All Packages Class Hierarchy This Package Previous Next Index
Class sun.io.CharToByteCp037
java.lang.Object
|
+----sun.io.CharToByteConverter
|
+----sun.io.CharToByteSingleByte
|
+----sun.io.CharToByteCp037
- public class CharToByteCp037
- extends CharToByteSingleByte
Tables and data to convert Unicode to Cp037
-
CharToByteCp037()
-
-
getCharacterEncoding()
- Returns the character set id for the conversion.
CharToByteCp037
public CharToByteCp037()
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