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.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.j2ee.servlets |
Provides support for built-in JasperReports servlets.
|
Modifier and Type | Class and Description |
---|---|
class |
JRXlsAbstractExporter<RC extends XlsReportConfiguration,C extends XlsExporterConfiguration,E extends JRExporterContext>
Superclass for the Excel exporters.
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.Class<XlsReportConfiguration> |
JRXlsExporter.getItemConfigurationInterface() |
Modifier and Type | Method and Description |
---|---|
void |
XlsxStyleHelper.setConfiguration(XlsReportConfiguration configuration) |
void |
XlsxBorderHelper.setConfiguration(XlsReportConfiguration configuration) |
void |
XlsxFontHelper.setConfiguration(XlsReportConfiguration configuration) |
Constructor and Description |
---|
XlsxSheetHelper(JasperReportsContext jasperReportsContext,
java.io.Writer writer,
XlsxSheetRelsHelper sheetRelsHelper,
XlsReportConfiguration configuration) |
Modifier and Type | Interface and Description |
---|---|
interface |
JxlMetadataReportConfiguration
Deprecated.
To be removed.
|
interface |
JxlReportConfiguration
Deprecated.
To be removed.
|
interface |
OdsReportConfiguration
Interface containing settings used by the ODS exporter.
|
interface |
XlsMetadataReportConfiguration
Interface containing settings used by the Excel metadata exporters.
|
interface |
XlsxReportConfiguration
Interface containing settings used by the XLSX exporter.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractXlsReportConfiguration |
class |
SimpleJxlMetadataReportConfiguration
Deprecated.
To be removed.
|
class |
SimpleJxlReportConfiguration
Deprecated.
To be removed.
|
class |
SimpleOdsReportConfiguration |
class |
SimpleXlsMetadataReportConfiguration |
class |
SimpleXlsReportConfiguration |
class |
SimpleXlsxReportConfiguration |
Modifier and Type | Method and Description |
---|---|
protected abstract JRXlsAbstractExporter<XlsReportConfiguration,XlsExporterConfiguration,JRXlsExporterContext> |
AbstractXlsServlet.getXlsExporter() |
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com