All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sun.io.ByteToCharBig5

java.lang.Object
   |
   +----sun.io.ByteToCharConverter
           |
           +----sun.io.ByteToCharDoubleByte
                   |
                   +----sun.io.ByteToCharBig5

public class ByteToCharBig5
extends ByteToCharDoubleByte

Constructor Index

 o ByteToCharBig5()

Method Index

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

Constructors

 o ByteToCharBig5
 public ByteToCharBig5()

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