Uses of Interface
net.sf.jasperreports.export.HtmlExporterConfiguration
Packages that use HtmlExporterConfiguration
Package
Description
Provides utility classes for exporting reports to various popular formats such as
PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.
Provides exporter input, exporter output and exporter configurations
-
Uses of HtmlExporterConfiguration in net.sf.jasperreports.engine.export
Classes in net.sf.jasperreports.engine.export with type parameters of type HtmlExporterConfigurationModifier and TypeClassDescriptionclassAbstractHtmlExporter<RC extends HtmlReportConfiguration,C extends HtmlExporterConfiguration> Methods in net.sf.jasperreports.engine.export that return types with arguments of type HtmlExporterConfigurationModifier and TypeMethodDescriptionprotected Class<HtmlExporterConfiguration> HtmlExporter.getConfigurationInterface() -
Uses of HtmlExporterConfiguration in net.sf.jasperreports.export
Classes in net.sf.jasperreports.export that implement HtmlExporterConfiguration