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
|
net.sf.jasperreports.export.parameters |
Provides support for export parameters
|
Modifier and Type | Interface and Description |
---|---|
interface |
JRHtmlExporterConfiguration
Deprecated.
To be removed.
|
interface |
JRHtmlReportConfiguration
Deprecated.
To be removed.
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeExporterConfigurationFactory<C extends CommonExportConfiguration> |
class |
PropertiesDefaultsConfigurationFactory<C extends CommonExportConfiguration> |
class |
PropertiesExporterConfigurationFactory<C extends CommonExportConfiguration> |
class |
PropertiesNoDefaultsConfigurationFactory<C extends CommonExportConfiguration> |
Modifier and Type | Interface and Description |
---|---|
interface |
CsvExporterConfiguration
Interface containing settings used by the CSV exporters.
|
interface |
CsvMetadataExporterConfiguration
Interface containing settings used by the metadata based CSV exporter.
|
interface |
CsvMetadataReportConfiguration
Interface containing settings used by the metadata based CSV exporter.
|
interface |
CsvReportConfiguration
Interface containing settings used by the CSV exporters.
|
interface |
DocxExporterConfiguration
Interface containing settings used by the DOCX exporter.
|
interface |
DocxReportConfiguration
Interface containing settings used by the DOCX exporter.
|
interface |
ExporterConfiguration
Instances of this class are used for configuring the behavior of exporters.
|
interface |
Graphics2DExporterConfiguration
Interface containing settings used by the Graphics2D exporter.
|
interface |
Graphics2DReportConfiguration
Interface containing settings used by the Graphics2D exporter.
|
interface |
HtmlExporterConfiguration
Interface containing settings used by the HTML exporters.
|
interface |
HtmlReportConfiguration
Interface containing settings used by the HTML exporters.
|
interface |
JsonExporterConfiguration
Interface containing settings used by the JSON exporter.
|
interface |
JsonMetadataReportConfiguration
Interface containing settings used by the JSON Metadata exporter.
|
interface |
JsonReportConfiguration
Interface containing settings used by the JSON exporter.
|
interface |
JxlExporterConfiguration
Deprecated.
To be removed.
|
interface |
JxlMetadataExporterConfiguration
Deprecated.
To be removed.
|
interface |
JxlMetadataReportConfiguration
Deprecated.
To be removed.
|
interface |
JxlReportConfiguration
Deprecated.
To be removed.
|
interface |
OdsExporterConfiguration
Interface containing settings used by the ODS exporter.
|
interface |
OdsReportConfiguration
Interface containing settings used by the ODS exporter.
|
interface |
OdtExporterConfiguration
Interface containing settings used by the ODT exporter.
|
interface |
OdtReportConfiguration
Interface containing settings used by the ODT exporter.
|
interface |
PdfExporterConfiguration
Interface containing settings used by the PDF exporter.
|
interface |
PdfReportConfiguration
Interface containing settings used by the PDF exporter.
|
interface |
PptxExporterConfiguration
Interface containing settings used by the PPTX exporter.
|
interface |
PptxReportConfiguration
Interface containing settings used by the PPTX exporter.
|
interface |
PrintServiceExporterConfiguration
Interface containing settings used by the print service exporter.
|
interface |
PrintServiceReportConfiguration
Interface containing settings used by the print service exporter.
|
interface |
ReportExportConfiguration
Instances of this class are used for configuring the behavior of exporters.
|
interface |
RtfExporterConfiguration
Interface containing settings used by the RTF exporter.
|
interface |
RtfReportConfiguration
Interface containing settings used by the RTF exporter.
|
interface |
TextExporterConfiguration
Interface containing settings used by the pure text exporter.
|
interface |
TextReportConfiguration
Interface containing settings used by the pure text exporter.
|
interface |
XlsExporterConfiguration
Interface containing settings used by the Excel exporters.
|
interface |
XlsMetadataExporterConfiguration
Interface containing settings used by the Excel metadata exporters.
|
interface |
XlsMetadataReportConfiguration
Interface containing settings used by the Excel metadata exporters.
|
interface |
XlsReportConfiguration
Interface containing settings used by the Excel exporters.
|
interface |
XlsxExporterConfiguration
Interface containing settings used by the XLSX exporter.
|
interface |
XlsxReportConfiguration
Interface containing settings used by the XLSX exporter.
|
Modifier and Type | Class and Description |
---|---|
class |
ParametersExporterConfigurationFactory<C extends CommonExportConfiguration>
Deprecated.
To be removed.
|
Copyright © 2016. All rights reserved.