Package net.sf.jasperreports.export
Interface OdtExporterConfiguration
-
- All Superinterfaces:
CommonExportConfiguration
,ExporterConfiguration
- All Known Implementing Classes:
SimpleOdtExporterConfiguration
public interface OdtExporterConfiguration extends ExporterConfiguration
Interface containing settings used by the ODT exporter.- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
- See Also:
JROdtExporter
-
-
Field Summary
-
Fields inherited from interface net.sf.jasperreports.export.CommonExportConfiguration
PROPERTY_EXPORT_CONFIGURATION_OVERRIDE_REPORT_HINTS
-
-
Method Summary
-
Methods inherited from interface net.sf.jasperreports.export.CommonExportConfiguration
isOverrideHints
-
-