All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sun.io.CharToByteCp935

java.lang.Object
   |
   +----sun.io.CharToByteConverter
           |
           +----sun.io.CharToByteDBCS_EBCDIC
                   |
                   +----sun.io.CharToByteCp935

public class CharToByteCp935
extends CharToByteDBCS_EBCDIC
Tables and data to convert Unicode to Cp935


Constructor Index

 o CharToByteCp935()

Method Index

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

Constructors

 o CharToByteCp935
 public CharToByteCp935()

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