| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
JRExportProgressMonitor |
SimpleReportExportConfiguration.getProgressMonitor() |
JRExportProgressMonitor |
ReportExportConfiguration.getProgressMonitor()
Return a
JRExportProgressMonitor instance for monitoring export status. |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleReportExportConfiguration.setProgressMonitor(JRExportProgressMonitor progressMonitor) |
Copyright © 2016. All rights reserved.