All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sun.io.CharToByteGBK

java.lang.Object
   |
   +----sun.io.CharToByteConverter
           |
           +----sun.io.CharToByteDoubleByte
                   |
                   +----sun.io.CharToByteGBK

public class CharToByteGBK
extends CharToByteDoubleByte

Constructor Index

 o CharToByteGBK()

Method Index

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

Constructors

 o CharToByteGBK
 public CharToByteGBK()

Methods

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

Overrides:
getCharacterEncoding in class CharToByteConverter

All Packages  Class Hierarchy  This Package  Previous  Next  Index