All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sun.io.ByteToCharCp970

java.lang.Object
   |
   +----sun.io.ByteToCharConverter
           |
           +----sun.io.ByteToCharEUC
                   |
                   +----sun.io.ByteToCharCp970

public class ByteToCharCp970
extends ByteToCharEUC
A table to convert Cp970 to Unicode


Constructor Index

 o ByteToCharCp970()

Method Index

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

Constructors

 o ByteToCharCp970
 public ByteToCharCp970()

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