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.web.util |
Contains utility classes for web applications.
|
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 |
ReportExportConfiguration.getHyperlinkProducerFactory()
Returns a
JRHyperlinkProducerFactory which should be used for custom
hyperlink types during export. |
JRHyperlinkProducerFactory |
SimpleReportExportConfiguration.getHyperlinkProducerFactory() |
Modifier and Type | Method and Description |
---|---|
void |
SimpleReportExportConfiguration.setHyperlinkProducerFactory(JRHyperlinkProducerFactory hyperlinkProducerFactory) |
Modifier and Type | Class and Description |
---|---|
class |
ReportExecutionHyperlinkProducerFactory |
Copyright © 2017. All rights reserved.