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