public class

ByteToCharJIS0208_Solaris

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

Class Overview

Tables and data to convert JIS0208_Solaris to Unicode Vendor defined chars added for benefit of vendor defined character supplemented mappings for EUC-JP-Solaris/PCK Solaris variants of EUC-JP and SJIS/Shift_JIS (4765370)

Summary

[Expand]
Inherited Constants
From class sun.io.ByteToCharDoubleByte
[Expand]
Inherited Fields
From class sun.io.ByteToCharDoubleByte
From class sun.io.ByteToCharConverter
Public Constructors
ByteToCharJIS0208_Solaris()
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 ByteToCharJIS0208_Solaris ()

Public Methods

public String getCharacterEncoding ()

Returns the character set id for the conversion

Protected Methods

protected char convSingleByte (int b)