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.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.
|
Modifier and Type | Class and Description |
---|---|
class |
JExcelApiExporterNature
Deprecated.
To be removed.
|
class |
JRCsvExporterNature |
class |
JRHtmlExporterNature
Deprecated.
To be removed.
|
class |
JRXlsAbstractExporterNature |
class |
JRXlsExporterNature |
class |
JRXlsMetadataExporterNature |
Modifier and Type | Class and Description |
---|---|
class |
JROdsExporterNature |
class |
JROdtExporterNature |
class |
JROpenDocumentExporterNature |
Modifier and Type | Class and Description |
---|---|
class |
JRDocxExporterNature |
class |
JROfficeOpenXmlExporterNature |
class |
JRXlsxExporterNature |
Copyright © 2017. All rights reserved.