Package kaapo.filemanager

Contains classes that writes something to or reads something from the disk, in other words the filamager subsystem.

See:
          Description

Class Summary
EPSExport  
ExportPlugin An abstract class to be subclassed by all export plugins.
FileManager Class that implements FileManager interface.
ObjectSerializer A reusable class to simplify object serialization to disk.
ToStringExport  
 

Exception Summary
ComponentNotSupportedException Exception for plugin classes to throw if they cannot handle some project components.
 

Package kaapo.filemanager Description

Contains classes that writes something to or reads something from the disk, in other words the filamager subsystem.