All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sun.io.ByteToCharJIS0208

java.lang.Object
   |
   +----sun.io.ByteToCharConverter
           |
           +----sun.io.ByteToCharJIS0208

public abstract class ByteToCharJIS0208
extends ByteToCharConverter
Data needed for conversion JIS-X-0208 to Unicode Methods to implement the conversion are in: ByteToCharSJIS ByteToCharJIS ByteToCharEUCJIS


Variable Index

 o jisx0208Chars

Constructor Index

 o ByteToCharJIS0208()

Variables

 o jisx0208Chars
 protected final char jisx0208Chars[]

Constructors

 o ByteToCharJIS0208
 public ByteToCharJIS0208()

All Packages  Class Hierarchy  This Package  Previous  Next  Index