public class

ByteToCharMS932

extends ByteToCharDoubleByte
java.lang.Object
   ↳ sun.io.ByteToCharConverter
     ↳ sun.io.ByteToCharDoubleByte
       ↳ sun.io.ByteToCharMS932

Class Overview

Tables and data to convert MS932 to Unicode

Summary

[Expand]
Inherited Constants
From class sun.io.ByteToCharDoubleByte
[Expand]
Inherited Fields
From class sun.io.ByteToCharDoubleByte
From class sun.io.ByteToCharConverter
Public Constructors
ByteToCharMS932()
Public Methods
String getCharacterEncoding()
Returns the character set id for the conversion
Protected Methods
char convSingleByte(int b)
[Expand]
Inherited Methods
From class sun.io.ByteToCharDoubleByte
From class sun.io.ByteToCharConverter
From class java.lang.Object

Public Constructors

public ByteToCharMS932 ()

Public Methods

public String getCharacterEncoding ()

Returns the character set id for the conversion

Protected Methods

protected char convSingleByte (int b)