Package | Description |
---|---|
net.sf.jasperreports.engine |
Provides access to the library's main functionality through façade 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.
|
net.sf.jasperreports.engine.export.oasis | |
net.sf.jasperreports.engine.export.ooxml |
Modifier and Type | Class and Description |
---|---|
class |
JRAbstractExporter |
Modifier and Type | Method and Description |
---|---|
JRExporter |
JRAbstractExporter.BaseExporterContext.getExporter() |
Modifier and Type | Class and Description |
---|---|
class |
JExcelApiExporter |
class |
JRAbstractCsvExporter
Exports a JasperReports document to CSV format.
|
class |
JRCsvExporter
Exports a JasperReports document to CSV format.
|
class |
JRCsvMetadataExporter
Exports a JasperReports document to CSV format based on the metadata provided.
|
class |
JRGraphics2DExporter
Exports a JasperReports document to a Graphics2D object.
|
class |
JRHtmlExporter
Exports a JasperReports document to HTML format.
|
class |
JRPdfExporter
Exports a JasperReports document to PDF format.
|
class |
JRPrintServiceExporter |
class |
JRRtfExporter
Exports a JasperReports document to RTF format.
|
class |
JRTextExporter
Exports filled reports in plain text format.
|
class |
JRXhtmlExporter
Exports a JasperReports document to XHTML format.
|
class |
JRXlsAbstractExporter |
class |
JRXlsExporter
Exports a JasperReports document to XLS format.
|
class |
JRXml4SwfExporter
This is a modified version of the JRXmlExporter class, which produces an XML document that is used by the Flash viewer.
|
class |
JRXmlExporter
Exports a JasperReports document to an XML file that contains the same data as a
JasperPrint
object, but in XML format, instead of a serialized class. |
Modifier and Type | Method and Description |
---|---|
JRExporter |
JRExporterContext.getExporter()
Returns the current exporter.
|
Modifier and Type | Class and Description |
---|---|
class |
JROdsExporter
Exports a JasperReports document to Open Document Spreadsheet format.
|
class |
JROdtExporter
Exports a JasperReports document to ODF format.
|
class |
JROpenDocumentExporter
Exports a JasperReports document to ODF format.
|
Modifier and Type | Class and Description |
---|---|
class |
JRDocxExporter
Exports a JasperReports document to DOCX format.
|
class |
JRPptxExporter
Exports a JasperReports document to PPTX format.
|
class |
JRXlsxExporter
Exports a JasperReports document to XLSX format.
|
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com