@Immutable final class Ibm437Charset extends OctetCharset
IBM437 character set, also known as CP437.
This is the original character set used to encode entry names and file
comments in ZIP files.| Modifier and Type | Field and Description |
|---|---|
private static String[] |
ALIASES |
private static char[] |
BYTE2CHAR |
private static String |
NAME |
REPLACEMENT| Constructor and Description |
|---|
Ibm437Charset() |
contains, newDecoder, newEncoderaliases, availableCharsets, canEncode, compareTo, decode, defaultCharset, displayName, displayName, encode, encode, equals, forName, hashCode, isRegistered, isSupported, name, toStringprivate static final String[] ALIASES
private static final char[] BYTE2CHAR
private static final String NAME
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.