Uses of Interface
net.sf.jasperreports.export.CsvReportConfiguration
Packages that use CsvReportConfiguration
Package
Description
Provides utility classes for exporting reports to various popular formats such as
PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.
Provides exporter input, exporter output and exporter configurations
-
Uses of CsvReportConfiguration in net.sf.jasperreports.engine.export
Classes in net.sf.jasperreports.engine.export with type parameters of type CsvReportConfigurationModifier and TypeClassDescriptionclassJRAbstractCsvExporter<RC extends CsvReportConfiguration,C extends CsvExporterConfiguration, E extends JRExporterContext> Exports a JasperReports document to CSV format.Methods in net.sf.jasperreports.engine.export that return types with arguments of type CsvReportConfigurationModifier and TypeMethodDescriptionprotected Class<CsvReportConfiguration> JRCsvExporter.getItemConfigurationInterface() -
Uses of CsvReportConfiguration in net.sf.jasperreports.export
Subinterfaces of CsvReportConfiguration in net.sf.jasperreports.exportModifier and TypeInterfaceDescriptioninterfaceInterface containing settings used by the metadata based CSV exporter.Classes in net.sf.jasperreports.export that implement CsvReportConfigurationModifier and TypeClassDescriptionclassclass