All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sun.io.ByteToCharMacTurkish

java.lang.Object
   |
   +----sun.io.ByteToCharConverter
           |
           +----sun.io.ByteToCharSingleByte
                   |
                   +----sun.io.ByteToCharMacTurkish

public class ByteToCharMacTurkish
extends ByteToCharSingleByte
A table to convert MacTurkish to Unicode


Constructor Index

 o ByteToCharMacTurkish()

Method Index

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

Constructors

 o ByteToCharMacTurkish
 public ByteToCharMacTurkish()

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