All Packages Class Hierarchy This Package Previous Next Index
Class sun.io.ByteToCharCp437
java.lang.Object
|
+----sun.io.ByteToCharConverter
|
+----sun.io.ByteToCharSingleByte
|
+----sun.io.ByteToCharCp437
- public class ByteToCharCp437
- extends ByteToCharSingleByte
A table to convert code page 437 to Unicode
-
ByteToCharCp437()
-
-
getCharacterEncoding()
- Returns the character set id for the conversion
ByteToCharCp437
public ByteToCharCp437()
getCharacterEncoding
public String getCharacterEncoding()
- Returns the character set id for the conversion
- Overrides:
- getCharacterEncoding in class ByteToCharConverter
All Packages Class Hierarchy This Package Previous Next Index