All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sun.io.CharToByteGB2312

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

public class CharToByteGB2312
extends CharToByteDoubleByte

Constructor Index

 o CharToByteGB2312()

Method Index

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

Constructors

 o CharToByteGB2312
 public CharToByteGB2312()

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