net.sf.jasperreports.engine.export.oasis
Class JROdtExporter.ExporterContext
java.lang.Object
net.sf.jasperreports.engine.JRAbstractExporter.BaseExporterContext
net.sf.jasperreports.engine.export.oasis.JROdtExporter.ExporterContext
- All Implemented Interfaces:
- JRExporterContext, JROdtExporterContext
- Enclosing class:
- JROdtExporter
protected class JROdtExporter.ExporterContext
- extends JRAbstractExporter.BaseExporterContext
- implements JROdtExporterContext
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JROdtExporter.ExporterContext
public JROdtExporter.ExporterContext(TableBuilder tableBuidler)
getTableBuilder
public TableBuilder getTableBuilder()
- Specified by:
getTableBuilder in interface JROdtExporterContext
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.