All Packages Class Hierarchy This Package Previous Next Index
Class sun.io.ByteToCharCp869
java.lang.Object
|
+----sun.io.ByteToCharConverter
|
+----sun.io.ByteToCharSingleByte
|
+----sun.io.ByteToCharCp869
- public class ByteToCharCp869
- extends ByteToCharSingleByte
A table to convert code page 869 to Unicode
-
ByteToCharCp869()
-
-
getCharacterEncoding()
- Returns the character set id for the conversion
ByteToCharCp869
public ByteToCharCp869()
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