All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sun.io.ByteToCharCp737

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

public class ByteToCharCp737
extends ByteToCharSingleByte
A table to convert code page 737 to Unicode


Constructor Index

 o ByteToCharCp737()

Method Index

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

Constructors

 o ByteToCharCp737
 public ByteToCharCp737()

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