Package | Description |
---|---|
net.sf.jasperreports.engine |
Provides access to the library's main functionality through facade classes for compiling, filling
and exporting reports and also publishes the library's main interfaces and classes.
|
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.engine.export.oasis |
Provides utility classes for exporting reports to Open Document Format, such as
ODT and ODS.
|
net.sf.jasperreports.engine.export.ooxml |
Provides utility classes for exporting reports to Office Open XML Format, such as
DOCX, XLSX and PPTX.
|
net.sf.jasperreports.export |
Provides exporter input, exporter output and exporter configurations
|
net.sf.jasperreports.export.parameters |
Provides support for export parameters
|
net.sf.jasperreports.j2ee.servlets |
Provides support for built-in JasperReports servlets.
|
Class and Description |
---|
Exporter
All document exporting in JasperReports is done through this interface.
|
ExporterConfiguration
Instances of this class are used for configuring the behavior of exporters.
|
ExporterInput |
ExporterInputItem |
ExporterOutput |
ReportExportConfiguration
Instances of this class are used for configuring the behavior of exporters.
|
Class and Description |
---|
CommonExportConfiguration |
CsvExporterConfiguration
Interface containing settings used by the CSV exporters.
|
CsvMetadataExporterConfiguration
Interface containing settings used by the metadata based CSV exporter.
|
CsvMetadataReportConfiguration
Interface containing settings used by the metadata based CSV exporter.
|
CsvReportConfiguration
Interface containing settings used by the CSV exporters.
|
Exporter
All document exporting in JasperReports is done through this interface.
|
ExporterConfiguration
Instances of this class are used for configuring the behavior of exporters.
|
ExporterInputItem |
Graphics2DExporterConfiguration
Interface containing settings used by the Graphics2D exporter.
|
Graphics2DReportConfiguration
Interface containing settings used by the Graphics2D exporter.
|
HtmlExporterConfiguration
Interface containing settings used by the HTML exporters.
|
HtmlReportConfiguration
Interface containing settings used by the HTML exporters.
|
JsonExporterConfiguration
Interface containing settings used by the JSON exporter.
|
JsonMetadataReportConfiguration
Interface containing settings used by the JSON Metadata exporter.
|
JsonReportConfiguration
Interface containing settings used by the JSON exporter.
|
JxlExporterConfiguration
Deprecated.
To be removed.
|
JxlMetadataExporterConfiguration
Deprecated.
To be removed.
|
JxlMetadataReportConfiguration
Deprecated.
To be removed.
|
JxlReportConfiguration
Deprecated.
To be removed.
|
PdfExporterConfiguration
Interface containing settings used by the PDF exporter.
|
PdfReportConfiguration
Interface containing settings used by the PDF exporter.
|
PrintServiceExporterConfiguration
Interface containing settings used by the print service exporter.
|
PrintServiceReportConfiguration
Interface containing settings used by the print service exporter.
|
ReportExportConfiguration
Instances of this class are used for configuring the behavior of exporters.
|
RtfExporterConfiguration
Interface containing settings used by the RTF exporter.
|
RtfReportConfiguration
Interface containing settings used by the RTF exporter.
|
SimpleGraphics2DReportConfiguration |
TextExporterConfiguration
Interface containing settings used by the pure text exporter.
|
TextReportConfiguration
Interface containing settings used by the pure text exporter.
|
XlsExporterConfiguration
Interface containing settings used by the Excel exporters.
|
XlsMetadataExporterConfiguration
Interface containing settings used by the Excel metadata exporters.
|
XlsMetadataReportConfiguration
Interface containing settings used by the Excel metadata exporters.
|
XlsReportConfiguration
Interface containing settings used by the Excel exporters.
|
Class and Description |
---|
Exporter
All document exporting in JasperReports is done through this interface.
|
OdsExporterConfiguration
Interface containing settings used by the ODS exporter.
|
OdsReportConfiguration
Interface containing settings used by the ODS exporter.
|
OdtExporterConfiguration
Interface containing settings used by the ODT exporter.
|
OdtReportConfiguration
Interface containing settings used by the ODT exporter.
|
Class and Description |
---|
DocxExporterConfiguration
Interface containing settings used by the DOCX exporter.
|
DocxReportConfiguration
Interface containing settings used by the DOCX exporter.
|
Exporter
All document exporting in JasperReports is done through this interface.
|
ExporterInput |
PptxExporterConfiguration
Interface containing settings used by the PPTX exporter.
|
PptxReportConfiguration
Interface containing settings used by the PPTX exporter.
|
XlsReportConfiguration
Interface containing settings used by the Excel exporters.
|
XlsxExporterConfiguration
Interface containing settings used by the XLSX exporter.
|
XlsxReportConfiguration
Interface containing settings used by the XLSX exporter.
|
Class and Description |
---|
AbstractXlsExporterConfiguration |
AbstractXlsReportConfiguration |
CommonExportConfiguration |
CsvExporterConfiguration
Interface containing settings used by the CSV exporters.
|
CsvMetadataExporterConfiguration
Interface containing settings used by the metadata based CSV exporter.
|
CsvMetadataReportConfiguration
Interface containing settings used by the metadata based CSV exporter.
|
CsvReportConfiguration
Interface containing settings used by the CSV exporters.
|
DocxExporterConfiguration
Interface containing settings used by the DOCX exporter.
|
DocxReportConfiguration
Interface containing settings used by the DOCX exporter.
|
ExporterConfiguration
Instances of this class are used for configuring the behavior of exporters.
|
ExporterInput |
ExporterInputItem |
ExporterOutput |
Graphics2DExporterConfiguration
Interface containing settings used by the Graphics2D exporter.
|
Graphics2DExporterOutput |
Graphics2DReportConfiguration
Interface containing settings used by the Graphics2D exporter.
|
HtmlExporterConfiguration
Interface containing settings used by the HTML exporters.
|
HtmlExporterOutput |
HtmlReportConfiguration
Interface containing settings used by the HTML exporters.
|
JsonExporterConfiguration
Interface containing settings used by the JSON exporter.
|
JsonExporterOutput |
JsonMetadataReportConfiguration
Interface containing settings used by the JSON Metadata exporter.
|
JsonReportConfiguration
Interface containing settings used by the JSON exporter.
|
JxlExporterConfiguration
Deprecated.
To be removed.
|
JxlMetadataExporterConfiguration
Deprecated.
To be removed.
|
JxlMetadataReportConfiguration
Deprecated.
To be removed.
|
JxlReportConfiguration
Deprecated.
To be removed.
|
OdsExporterConfiguration
Interface containing settings used by the ODS exporter.
|
OdsReportConfiguration
Interface containing settings used by the ODS exporter.
|
OdtExporterConfiguration
Interface containing settings used by the ODT exporter.
|
OdtReportConfiguration
Interface containing settings used by the ODT exporter.
|
OutputStreamExporterOutput |
PdfExporterConfiguration
Interface containing settings used by the PDF exporter.
|
PdfReportConfiguration
Interface containing settings used by the PDF exporter.
|
PptxExporterConfiguration
Interface containing settings used by the PPTX exporter.
|
PptxReportConfiguration
Interface containing settings used by the PPTX exporter.
|
PrintServiceExporterConfiguration
Interface containing settings used by the print service exporter.
|
PrintServiceReportConfiguration
Interface containing settings used by the print service exporter.
|
ReportExportConfiguration
Instances of this class are used for configuring the behavior of exporters.
|
RtfExporterConfiguration
Interface containing settings used by the RTF exporter.
|
RtfReportConfiguration
Interface containing settings used by the RTF exporter.
|
SimpleCommonExportConfiguration |
SimpleCsvExporterConfiguration |
SimpleCsvReportConfiguration |
SimpleExporterConfiguration |
SimpleExporterInput |
SimpleGraphics2DExporterConfiguration |
SimpleGraphics2DReportConfiguration |
SimpleJsonReportConfiguration |
SimpleReportExportConfiguration |
SimpleWriterExporterOutput |
SimpleXlsExporterConfiguration |
SimpleXlsMetadataExporterConfiguration |
SimpleXlsMetadataReportConfiguration |
SimpleXlsReportConfiguration |
TextExporterConfiguration
Interface containing settings used by the pure text exporter.
|
TextReportConfiguration
Interface containing settings used by the pure text exporter.
|
WriterExporterOutput |
XlsExporterConfiguration
Interface containing settings used by the Excel exporters.
|
XlsMetadataExporterConfiguration
Interface containing settings used by the Excel metadata exporters.
|
XlsMetadataReportConfiguration
Interface containing settings used by the Excel metadata exporters.
|
XlsReportConfiguration
Interface containing settings used by the Excel exporters.
|
XlsxExporterConfiguration
Interface containing settings used by the XLSX exporter.
|
XlsxReportConfiguration
Interface containing settings used by the XLSX exporter.
|
XmlExporterOutput |
Class and Description |
---|
XlsExporterConfiguration
Interface containing settings used by the Excel exporters.
|
XlsReportConfiguration
Interface containing settings used by the Excel exporters.
|
Copyright © 2016. All rights reserved.