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.xml |
Contains classes for loading report templates from XML files.
|
net.sf.jasperreports.j2ee.servlets |
Provides support for built-in JasperReports servlets.
|
Modifier and Type | Class and Description |
---|---|
class |
JRXml4SwfExporter
This is a modified version of the JRXmlExporter class, which produces an XML document that is used by the Flash viewer.
|
Modifier and Type | Method and Description |
---|---|
boolean |
XmlValueHandlerUtils.writeToXml(java.lang.Object value,
JRXmlExporter exporter)
Outputs the XML representation of a value if the value is supported by any handler.
|
boolean |
XmlValueHandler.writeToXml(java.lang.Object value,
JRXmlExporter exporter)
Outputs the XML representation of a value if the value is supported by
this handler.
|
Modifier and Type | Method and Description |
---|---|
JRXmlExporter |
XmlServlet.getExporter() |
JRXmlExporter |
Xml4SwfServlet.getExporter() |
© 2001 - 2018 TIBCO Software Inc. www.jaspersoft.com