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