TrueZIP 6.8.2

Package de.schlichtherle.nio.charset.spi

Provides a CharsetProvider which solely provides the IBM437 character set.

See:
          Description

Class Summary
CharsetProvider A charset provider that only provides the IBM437 character set, also known as CP437.
 

Package de.schlichtherle.nio.charset.spi Description

Provides a CharsetProvider which solely provides the IBM437 character set. This is the original IBM PC character set for the USA, also known as CP437, and is the original character set used in ZIP files.

This implementation is provided because this character set does not need to be present in a JRE. In Sun's JRE, if installed, it's contained in lib/charsets.jar in the JRE home directory.


TrueZIP 6.8.2

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.