All Packages Class Hierarchy This Package Previous Next Index
Class sun.io.CharToByte8859_4
java.lang.Object
|
+----sun.io.CharToByteConverter
|
+----sun.io.CharToByteSingleByte
|
+----sun.io.CharToByte8859_4
- public class CharToByte8859_4
- extends CharToByteSingleByte
Tables and data to convert Unicode to 8859-4
-
CharToByte8859_4()
-
-
getCharacterEncoding()
- Returns the character set id for the conversion.
CharToByte8859_4
public CharToByte8859_4()
getCharacterEncoding
public String getCharacterEncoding()
- Returns the character set id for the conversion.
- Overrides:
- getCharacterEncoding in class CharToByteConverter
All Packages Class Hierarchy This Package Previous Next Index