All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sun.io.CharToByteCp1124

java.lang.Object
   |
   +----sun.io.CharToByteConverter
           |
           +----sun.io.CharToByteSingleByte
                   |
                   +----sun.io.CharToByteCp1124

public class CharToByteCp1124
extends CharToByteSingleByte
Tables and data to convert Unicode to Cp1124


Constructor Index

 o CharToByteCp1124()

Method Index

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

Constructors

 o CharToByteCp1124
 public CharToByteCp1124()

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