All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sun.io.ByteToCharCp930

java.lang.Object
   |
   +----sun.io.ByteToCharConverter
           |
           +----sun.io.ByteToCharDBCS_EBCDIC
                   |
                   +----sun.io.ByteToCharCp930

public class ByteToCharCp930
extends ByteToCharDBCS_EBCDIC
Tables and data to convert Cp930 to Unicode.


Constructor Index

 o ByteToCharCp930()

Method Index

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

Constructors

 o ByteToCharCp930
 public ByteToCharCp930()

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