All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sun.io.ByteToCharCp921

java.lang.Object
   |
   +----sun.io.ByteToCharConverter
           |
           +----sun.io.ByteToCharSingleByte
                   |
                   +----sun.io.ByteToCharCp921

public class ByteToCharCp921
extends ByteToCharSingleByte
A table to convert Cp921 to Unicode


Constructor Index

 o ByteToCharCp921()

Method Index

 o getCharacterEncoding()
Returns the character set id for the conversion

Constructors

 o ByteToCharCp921
 public ByteToCharCp921()

Methods

 o getCharacterEncoding
 public String getCharacterEncoding()
Returns the character set id for the conversion

Overrides:
getCharacterEncoding in class ByteToCharConverter

All Packages  Class Hierarchy  This Package  Previous  Next  Index