net.sf.jasperreports.engine.export
Class GenericElementReportTransformer.TransformerContext

java.lang.Object
  extended by net.sf.jasperreports.engine.export.GenericElementReportTransformer.TransformerContext
All Implemented Interfaces:
GenericElementTransformerContext
Enclosing class:
GenericElementReportTransformer

protected static class GenericElementReportTransformer.TransformerContext
extends java.lang.Object
implements GenericElementTransformerContext


Constructor Summary
GenericElementReportTransformer.TransformerContext(JasperPrint report)
           
 
Method Summary
 JasperPrint getReport()
          Returns the report which is currently processed.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericElementReportTransformer.TransformerContext

public GenericElementReportTransformer.TransformerContext(JasperPrint report)
Method Detail

getReport

public JasperPrint getReport()
Description copied from interface: GenericElementTransformerContext
Returns the report which is currently processed.

Specified by:
getReport in interface GenericElementTransformerContext
Returns:
currently processed report


© 2001-2009 Jaspersoft Corporation www.jaspersoft.com