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 | Class and Description |
---|---|
class |
FileXmlResourceHandler |
Modifier and Type | Method and Description |
---|---|
XmlResourceHandler |
SimpleXmlExporterOutput.getImageHandler() |
XmlResourceHandler |
XmlExporterOutput.getImageHandler() |
Modifier and Type | Method and Description |
---|---|
void |
SimpleXmlExporterOutput.setImageHandler(XmlResourceHandler imageHandler) |
Modifier and Type | Method and Description |
---|---|
XmlResourceHandler |
ParametersXmlExporterOutput.getImageHandler()
Deprecated.
|
Copyright © 2017. All rights reserved.