Package net.sf.jasperreports.export
Class SimpleOdtExporterConfiguration
java.lang.Object
net.sf.jasperreports.export.SimpleCommonExportConfiguration
net.sf.jasperreports.export.SimpleExporterConfiguration
net.sf.jasperreports.export.SimpleOdtExporterConfiguration
- All Implemented Interfaces:
CommonExportConfiguration
,ExporterConfiguration
,OdtExporterConfiguration
public class SimpleOdtExporterConfiguration
extends SimpleExporterConfiguration
implements OdtExporterConfiguration
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
Field Summary
Fields inherited from interface net.sf.jasperreports.export.CommonExportConfiguration
PROPERTY_EXPORT_CONFIGURATION_OVERRIDE_REPORT_HINTS
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sf.jasperreports.export.SimpleCommonExportConfiguration
isOverrideHints, setOverrideHints
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.export.CommonExportConfiguration
isOverrideHints
-
Constructor Details
-
SimpleOdtExporterConfiguration
public SimpleOdtExporterConfiguration()
-