@DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class)
IBM437 character set.See: Description
| Class | Description |
|---|---|
| OctetCharset |
A memory efficient base class for simple 8 bit (octet) character sets.
|
| ZipCharsetProvider |
A charset provider that only provides the
IBM437 character set,
also known as CP437. |
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 the IBM437 character set does not
need to be present in a JRE.
In Oracle's JRE, if installed, it's contained in lib/charsets.jar in
the JRE home directory.
Copyright © 2005-2013 Schlichtherle IT Services. All Rights Reserved.