Uses of Interface
net.sf.jasperreports.export.JsonExporterConfiguration
-
Packages that use JsonExporterConfiguration Package Description net.sf.jasperreports.engine.export Provides utility classes for exporting reports to various popular formats such as PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.net.sf.jasperreports.export Provides exporter input, exporter output and exporter configurations -
-
Uses of JsonExporterConfiguration in net.sf.jasperreports.engine.export
Methods in net.sf.jasperreports.engine.export that return types with arguments of type JsonExporterConfiguration Modifier and Type Method Description protected java.lang.Class<JsonExporterConfiguration>JsonExporter. getConfigurationInterface()protected java.lang.Class<JsonExporterConfiguration>JsonMetadataExporter. getConfigurationInterface() -
Uses of JsonExporterConfiguration in net.sf.jasperreports.export
Classes in net.sf.jasperreports.export that implement JsonExporterConfiguration Modifier and Type Class Description classSimpleJsonExporterConfiguration
-