Class XlsxMetadataExporter

All Implemented Interfaces:
Exporter<ExporterInput,XlsxMetadataReportConfiguration,XlsxMetadataExporterConfiguration,OutputStreamExporterOutput>

Exports a JasperReports document to XLSX format based on the metadata provided.

The exporter allows users to specify which columns should be included in the XLSX export, what other value than the default should they contain and whether the values for some columns should be auto filled when they are empty or missing (e.g. value for group columns)

Author:
Sanda Zaharia (shertage@users.sourceforge.net)
See Also: