net.sf.dynamicreports.jasper.transformation
Class ExporterTransform

java.lang.Object
  extended by net.sf.dynamicreports.jasper.transformation.ExporterTransform

public class ExporterTransform
extends Object

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)

Constructor Summary
ExporterTransform(JasperIExporter jasperExporter)
           
 
Method Summary
 net.sf.jasperreports.engine.JRExporter image(JasperIImageExporter jasperExporter)
           
 net.sf.jasperreports.engine.JRExporter transform()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExporterTransform

public ExporterTransform(JasperIExporter jasperExporter)
Method Detail

transform

public net.sf.jasperreports.engine.JRExporter transform()
                                                 throws DRException
Throws:
DRException

image

public net.sf.jasperreports.engine.JRExporter image(JasperIImageExporter jasperExporter)
                                             throws DRException
Throws:
DRException


Copyright © 2010-2014. All Rights Reserved.