Uses of Interface
com.helger.photon.exchange.bulkexport.IExporterFile
-
Packages that use IExporterFile Package Description com.helger.photon.exchange.bulkexport.format -
-
Uses of IExporterFile in com.helger.photon.exchange.bulkexport.format
Classes in com.helger.photon.exchange.bulkexport.format that implement IExporterFile Modifier and Type Class Description classExporterCSVImplementation ofIExporterFilefor CSV files.classExporterExcelExport records to Excel workbook.classExporterJSONImplementation ofIExporterFilefor JSON filesclassExporterXMLImplementation ofIExporterFilefor XML files
-