Package org.umber.catalan.transform.io

Catalan I/O Data Transformation Package [Deprecated].

See:
          Description

Class Summary
DebugProcessor Debug logging processor which sends each node to the debug output, but does not alter anything.
ExportJavaProcessor Catalan processor which exports the contents of one or more java classes to the proper file and package path.
ExportProcessor A processor which exports data from data nodes into files and URLs.
ImportProcessor A processor which loads data from files and URLs into data nodes.
IOAdapter Convenience class for converting I/O classes from one interface to another, for example a Reader into an InputStream.
 

Package org.umber.catalan.transform.io Description

Catalan I/O Data Transformation Package [Deprecated].