public class

ByteToCharBig5_Solaris

extends ByteToCharBig5
java.lang.Object
   ↳ sun.io.ByteToCharConverter
     ↳ sun.io.ByteToCharDoubleByte
       ↳ sun.io.ByteToCharBig5
         ↳ sun.io.ByteToCharBig5_Solaris

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_Solaris()
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.ByteToCharBig5
From class sun.io.ByteToCharDoubleByte
From class sun.io.ByteToCharConverter
From class java.lang.Object

Public Constructors

public ByteToCharBig5_Solaris ()

Public Methods

public String getCharacterEncoding ()

Returns the character set id for the conversion

Protected Methods

protected char getUnicode (int byte1, int byte2)