Copyright © 2005 Scientific Applications. All Rights Reserved.

Package com.sciapp.table.io

Contains classes that are used for writing a table model to a stream.

See:
          Description

Interface Summary
ExportManager An interface for writing a table model to an outputstream and/or a writer.
 

Class Summary
DelimitedExportManager DelimitedExportManager writes a table model in a delimited format.
XMLExportManager XMLExportManager writes a table model in an XML format.
 

Package com.sciapp.table.io Description

Contains classes that are used for writing a table model to a stream.


Copyright © 2005 Scientific Applications. All Rights Reserved.