All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sun.io.ByteToCharISO2022KR

java.lang.Object
   |
   +----sun.io.ByteToCharConverter
           |
           +----sun.io.ByteToCharISO2022
                   |
                   +----sun.io.ByteToCharISO2022KR

public class ByteToCharISO2022KR
extends ByteToCharISO2022

Constructor Index

 o ByteToCharISO2022KR()

Method Index

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

Constructors

 o ByteToCharISO2022KR
 public ByteToCharISO2022KR()

Methods

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

Overrides:
getCharacterEncoding in class ByteToCharConverter

All Packages  Class Hierarchy  This Package  Previous  Next  Index