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