net.sf.jasperreports.engine.export.ooxml
Class JRXlsxExporter.ExporterContext

java.lang.Object
  extended by net.sf.jasperreports.engine.JRAbstractExporter.BaseExporterContext
      extended by net.sf.jasperreports.engine.export.ooxml.JRXlsxExporter.ExporterContext
All Implemented Interfaces:
JRExporterContext, JRXlsxExporterContext
Enclosing class:
JRXlsxExporter

protected class JRXlsxExporter.ExporterContext
extends JRAbstractExporter.BaseExporterContext
implements JRXlsxExporterContext


Constructor Summary
JRXlsxExporter.ExporterContext(XlsxSheetHelper sheetHelper)
           
 
Method Summary
 java.lang.String getExportPropertiesPrefix()
          Returns the properties prefix for the current exporter.
 XlsxSheetHelper getSheetHelper()
           
 
Methods inherited from class net.sf.jasperreports.engine.JRAbstractExporter.BaseExporterContext
getExportedReport, getExporter, getExportParameters, getOffsetX, getOffsetY
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.jasperreports.engine.export.JRExporterContext
getExportedReport, getExporter, getExportParameters, getOffsetX, getOffsetY
 

Constructor Detail

JRXlsxExporter.ExporterContext

public JRXlsxExporter.ExporterContext(XlsxSheetHelper sheetHelper)
Method Detail

getSheetHelper

public XlsxSheetHelper getSheetHelper()
Specified by:
getSheetHelper in interface JRXlsxExporterContext

getExportPropertiesPrefix

public java.lang.String getExportPropertiesPrefix()
Description copied from interface: JRExporterContext
Returns the properties prefix for the current exporter.

Specified by:
getExportPropertiesPrefix in interface JRExporterContext
Returns:
the properties prefix for the current exporter


© 2001-2009 Jaspersoft Corporation www.jaspersoft.com