IBM437 character set.See: Description
| Class | Description |
|---|---|
| Ibm437Charset |
The
IBM437 character set, also known as CP437. |
| 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. |
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 the IBM437 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.
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.