Uses of Interface
net.sf.jasperreports.json.export.JsonReportConfiguration
-
Packages that use JsonReportConfiguration Package Description net.sf.jasperreports.json.export -
-
Uses of JsonReportConfiguration in net.sf.jasperreports.json.export
Subinterfaces of JsonReportConfiguration in net.sf.jasperreports.json.export Modifier and Type Interface Description interface
JsonMetadataReportConfiguration
Interface containing settings used by the JSON Metadata exporter.Classes in net.sf.jasperreports.json.export that implement JsonReportConfiguration Modifier and Type Class Description class
SimpleJsonMetadataReportConfiguration
class
SimpleJsonReportConfiguration
Methods in net.sf.jasperreports.json.export that return types with arguments of type JsonReportConfiguration Modifier and Type Method Description protected Class<JsonReportConfiguration>
JsonExporter. getItemConfigurationInterface()
-