Uses of Interface
net.sf.jasperreports.export.OdsExporterConfiguration
-
Packages that use OdsExporterConfiguration 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 OdsExporterConfiguration in net.sf.jasperreports.engine.export.oasis
Methods in net.sf.jasperreports.engine.export.oasis that return types with arguments of type OdsExporterConfiguration Modifier and Type Method Description protected Class<OdsExporterConfiguration>
JROdsExporter. getConfigurationInterface()
-
Uses of OdsExporterConfiguration in net.sf.jasperreports.export
Classes in net.sf.jasperreports.export that implement OdsExporterConfiguration Modifier and Type Class Description class
SimpleOdsExporterConfiguration
-