| Package | Description |
|---|---|
| net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JRCsvMetadataExporterParameter
Contains parameters useful for export in CSV format based on metadata.
|
| Modifier and Type | Field and Description |
|---|---|
static JRCsvExporterParameter |
JRCsvExporterParameter.FIELD_DELIMITER
A string representing the character or sequence of characters used to delimit two fields on the same line.
|
static JRCsvExporterParameter |
JRCsvExporterParameter.RECORD_DELIMITER
A string representing the character or sequence of characters used to delimit two lines.
|
Copyright © 2012. All Rights Reserved.