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