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