TrueZIP 6.8.1

Package de.schlichtherle.nio.charset

Provides an implementation of the IBM437 character set.

See:
          Description

Class Summary
IBM437Charset The IBM437 character set, also known as CP437.
OctetCharset A memory efficient base class for simple 8 bit (octet) character sets.
 

Package de.schlichtherle.nio.charset Description

Provides an implementation of 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.1

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