public class

CharToByteCp942C

extends CharToByteDBCS_ASCII
java.lang.Object
   ↳ sun.io.CharToByteConverter
     ↳ sun.io.CharToByteDBCS_ASCII
       ↳ sun.io.CharToByteCp942C

Summary

Fields
protected static final short[] index1
protected static final String index2
protected static final String index2a
protected static final int mask1
protected static final int mask2
protected static final int shift
[Expand]
Inherited Fields
From class sun.io.CharToByteDBCS_ASCII
From class sun.io.CharToByteConverter
Public Methods
String getCharacterEncoding()
Returns the character set id for the conversion.
[Expand]
Inherited Methods
From class sun.io.CharToByteDBCS_ASCII
From class sun.io.CharToByteConverter
From class java.lang.Object

Fields

protected static final short[] index1

protected static final String index2

protected static final String index2a

protected static final int mask1

protected static final int mask2

protected static final int shift

Public Methods

public String getCharacterEncoding ()

Returns the character set id for the conversion.