| Package | Description |
|---|---|
| net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats.
|
| Modifier and Type | Field and Description |
|---|---|
static JRCsvMetadataExporterParameter |
JRCsvMetadataExporterParameter.COLUMN_NAMES
An array of strings representing the comma-separated names of the columns that should be exported.
|
static JRCsvMetadataExporterParameter |
JRCsvMetadataExporterParameter.WRITE_HEADER
A boolean that specifies whether the export header (the column names) should be written or not.
|
Copyright © 2014. All rights reserved.