Daisy Open Source CMS

Package org.outerj.daisy.tools.importexport.export.fs

Interface Summary
ExportFile The target to where export data is written
 

Class Summary
ExportFileFactory  
LocalExportFile An ExportFile implementation which usages a filesystem directory as target for the export data.
ZipExportFile An ExportFile implementation that writes the export data to a zip file.
 


Daisy Open Source CMS