net.sf.jasperreports.engine.export
Class JRXlsExporter.ExporterContext
java.lang.Object
net.sf.jasperreports.engine.JRAbstractExporter.BaseExporterContext
net.sf.jasperreports.engine.export.JRXlsExporter.ExporterContext
- All Implemented Interfaces:
- JRExporterContext, JRXlsExporterContext
- Enclosing class:
- JRXlsExporter
protected class JRXlsExporter.ExporterContext
- extends JRAbstractExporter.BaseExporterContext
- implements JRXlsExporterContext
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRXlsExporter.ExporterContext
protected JRXlsExporter.ExporterContext()
getExportPropertiesPrefix
public 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
Copyright © 2012. All Rights Reserved.