public class

ByteToCharJIS0212_Solaris

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

Class Overview

Tables and data to convert JIS0212_Solaris to Unicode Solaris ==> vendor defined characters -- NEC row 13 + IBM extended selected character set.

Summary

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

Public Methods

public String getCharacterEncoding ()

Returns the character set id for the conversion

Protected Methods

protected char convSingleByte (int b)