Interface CsvMetadataExporterConfiguration

All Superinterfaces:
CommonExportConfiguration, CsvExporterConfiguration, ExporterConfiguration
All Known Implementing Classes:
SimpleCsvMetadataExporterConfiguration

public interface CsvMetadataExporterConfiguration extends CsvExporterConfiguration
Interface containing settings used by the metadata based CSV exporter.
Author:
Teodor Danciu (teodord@users.sourceforge.net)
See Also: