Package | Description |
---|---|
net.sf.jasperreports.engine |
Provides access to the library's main functionality through facade 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 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
Exporter Input
All the input data the exporter might need is supplied by the so-called exporter
input before the exporting process is started.
|
net.sf.jasperreports.web.util |
Contains utility classes for web applications.
|
Modifier and Type | Field and Description |
---|---|
protected JRHyperlinkProducerFactory |
JRAbstractExporter.hyperlinkProducerFactory |
Modifier and Type | Class and Description |
---|---|
class |
DefaultHyperlinkProducerFactory
Extension-based hyperlink producer factory implementation.
|
class |
JRHyperlinkProducerMapFactory
Map-based hyperlink producer factory implementation.
|
Modifier and Type | Method and Description |
---|---|
JRHyperlinkProducerFactory |
SimpleReportExportConfiguration.getHyperlinkProducerFactory() |
JRHyperlinkProducerFactory |
ReportExportConfiguration.getHyperlinkProducerFactory()
Returns a
JRHyperlinkProducerFactory which should be used for custom
hyperlink types during export. |
Modifier and Type | Method and Description |
---|---|
void |
SimpleReportExportConfiguration.setHyperlinkProducerFactory(JRHyperlinkProducerFactory hyperlinkProducerFactory) |
Modifier and Type | Class and Description |
---|---|
class |
ReportExecutionHyperlinkProducerFactory |
© 2001 - 2018 TIBCO Software Inc. www.jaspersoft.com