Package com.partnersoft.io.formats

Older input/output format support.

See: Description

Package com.partnersoft.io.formats Description

Older input/output format support.

This package was the primary superpackage for format-specific input and output code; typically readers and writers for various file formats.

This package is now considered legacy support and deprecated. Newer versions of these tools live in com.partnersoft.formats, and you should use those tools instead for any new development.