All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sun.io.CharToByteCp950

java.lang.Object
   |
   +----sun.io.CharToByteConverter
           |
           +----sun.io.CharToByteDBCS_ASCII
                   |
                   +----sun.io.CharToByteCp950

public class CharToByteCp950
extends CharToByteDBCS_ASCII
Tables and data to convert Unicode to Cp950


Constructor Index

 o CharToByteCp950()

Method Index

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

Constructors

 o CharToByteCp950
 public CharToByteCp950()

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