Uses of Interface
net.sf.jasperreports.json.export.JsonExporterConfiguration
-
Packages that use JsonExporterConfiguration Package Description net.sf.jasperreports.json.export -
-
Uses of JsonExporterConfiguration in net.sf.jasperreports.json.export
Classes in net.sf.jasperreports.json.export that implement JsonExporterConfiguration Modifier and Type Class Description class
SimpleJsonExporterConfiguration
Methods in net.sf.jasperreports.json.export that return types with arguments of type JsonExporterConfiguration Modifier and Type Method Description protected Class<JsonExporterConfiguration>
JsonExporter. getConfigurationInterface()
protected Class<JsonExporterConfiguration>
JsonMetadataExporter. getConfigurationInterface()
-