Uses of Interface
net.sf.jasperreports.export.OdtExporterConfiguration
-
Packages that use OdtExporterConfiguration Package Description net.sf.jasperreports.engine.export.oasis Provides utility classes for exporting reports to Open Document Format, such as ODT and ODS.net.sf.jasperreports.export Provides exporter input, exporter output and exporter configurations -
-
Uses of OdtExporterConfiguration in net.sf.jasperreports.engine.export.oasis
Methods in net.sf.jasperreports.engine.export.oasis that return types with arguments of type OdtExporterConfiguration Modifier and Type Method Description protected Class<OdtExporterConfiguration>
JROdtExporter. getConfigurationInterface()
-
Uses of OdtExporterConfiguration in net.sf.jasperreports.export
Classes in net.sf.jasperreports.export that implement OdtExporterConfiguration Modifier and Type Class Description class
SimpleOdtExporterConfiguration
-