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