Package com.partnersoft.io.formats

This package is a superpackage for format-specic input and output code; typically readers and writers for various file formats.

See:
          Description

Class Summary
FastDataInputStream A self-buffering data input stream.
StreamingDataRecordSource Abstract superclass for DataRecordSources that return results from some sort of file or URL stream.
 

Package com.partnersoft.io.formats Description

This package is a superpackage for format-specic input and output code; typically readers and writers for various file formats. Each format should have its own subpackage and there should be no code in this package.


Paul Reavis
Last modified: Tue Jun 10 10:54:21 EDT 2003