public class

ByteToCharBig5_HKSCS

extends ByteToCharHKSCS_2001
java.lang.Object
   ↳ sun.io.ByteToCharConverter
     ↳ sun.io.ByteToCharDoubleByte
       ↳ sun.io.ByteToCharHKSCS_2001
         ↳ sun.io.ByteToCharBig5_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
ByteToCharBig5_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_2001
From class sun.io.ByteToCharDoubleByte
From class sun.io.ByteToCharConverter
From class java.lang.Object

Public Constructors

public ByteToCharBig5_HKSCS ()

Public Methods

public String getCharacterEncoding ()

Returns the character set id for the conversion

Protected Methods

protected char getUnicode (int byte1, int byte2)