public class

CharToByteMS950_HKSCS

extends CharToByteHKSCS
java.lang.Object
   ↳ sun.io.CharToByteConverter
     ↳ sun.io.CharToByteDoubleByte
       ↳ sun.io.CharToByteHKSCS
         ↳ sun.io.CharToByteMS950_HKSCS

Summary

[Expand]
Inherited Fields
From class sun.io.CharToByteDoubleByte
From class sun.io.CharToByteConverter
Public Constructors
CharToByteMS950_HKSCS()
Public Methods
String getCharacterEncoding()
Returns the character set id for the conversion.
Protected Methods
int getNative(char ch)
[Expand]
Inherited Methods
From class sun.io.CharToByteHKSCS
From class sun.io.CharToByteDoubleByte
From class sun.io.CharToByteConverter
From class java.lang.Object

Public Constructors

public CharToByteMS950_HKSCS ()

Public Methods

public String getCharacterEncoding ()

Returns the character set id for the conversion.

Protected Methods

protected int getNative (char ch)