All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sun.io.ByteToCharMacCyrillic

java.lang.Object
   |
   +----sun.io.ByteToCharConverter
           |
           +----sun.io.ByteToCharSingleByte
                   |
                   +----sun.io.ByteToCharMacCyrillic

public class ByteToCharMacCyrillic
extends ByteToCharSingleByte
A table to convert MacCyrillic to Unicode


Constructor Index

 o ByteToCharMacCyrillic()

Method Index

 o getCharacterEncoding()
Returns the character set id for the conversion

Constructors

 o ByteToCharMacCyrillic
 public ByteToCharMacCyrillic()

Methods

 o 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