All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sun.io.CharToByteMacIceland

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

public class CharToByteMacIceland
extends CharToByteSingleByte
Tables and data to convert Unicode to MacIceland


Constructor Index

 o CharToByteMacIceland()

Method Index

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

Constructors

 o CharToByteMacIceland
 public CharToByteMacIceland()

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