public class

ByteToCharMS950_HKSCS

extends ByteToCharHKSCS
java.lang.Object
   ↳ sun.io.ByteToCharConverter
     ↳ sun.io.ByteToCharDoubleByte
       ↳ sun.io.ByteToCharHKSCS
         ↳ sun.io.ByteToCharMS950_HKSCS

Summary

[Expand]
Inherited Constants
From class sun.io.ByteToCharDoubleByte
[Expand]
Inherited Fields
From class sun.io.ByteToCharDoubleByte
From class sun.io.ByteToCharConverter
Public Constructors
ByteToCharMS950_HKSCS()
Public Methods
String getCharacterEncoding()
Returns the character set id for the conversion
Protected Methods
char getUnicode(int byte1, int byte2)
[Expand]
Inherited Methods
From class sun.io.ByteToCharHKSCS
From class sun.io.ByteToCharDoubleByte
From class sun.io.ByteToCharConverter
From class java.lang.Object

Public Constructors

public ByteToCharMS950_HKSCS ()

Public Methods

public String getCharacterEncoding ()

Returns the character set id for the conversion

Protected Methods

protected char getUnicode (int byte1, int byte2)