Interface CsvReportConfiguration

All Superinterfaces:
CommonExportConfiguration, ReportExportConfiguration
All Known Subinterfaces:
CsvMetadataReportConfiguration
All Known Implementing Classes:
SimpleCsvMetadataReportConfiguration, SimpleCsvReportConfiguration

public interface CsvReportConfiguration extends ReportExportConfiguration
Interface containing settings used by the CSV exporters.
Author:
Teodor Danciu (teodord@users.sourceforge.net)
See Also: