All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sun.io.ByteToCharMacIceland

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

public class ByteToCharMacIceland
extends ByteToCharSingleByte
A table to convert MacIceland to Unicode


Constructor Index

 o ByteToCharMacIceland()

Method Index

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

Constructors

 o ByteToCharMacIceland
 public ByteToCharMacIceland()

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