Interface IExporterFile
- All Superinterfaces:
IExporter
- All Known Implementing Classes:
ExporterCSV,ExporterExcel,ExporterJSON,ExporterXML
A specialized exporter that exports to a file. This interface provides
additional meta information.
- Author:
- Philip Helger
-
Method Summary
Methods inherited from interface com.helger.photon.exchange.bulkexport.IExporter
exportRecords
-
Method Details
-
getFileType
- Returns:
- The file type for export.
-