public class

CharToByteISO8859_4

extends CharToByteSingleByte
java.lang.Object
   ↳ sun.io.CharToByteConverter
     ↳ sun.io.CharToByteSingleByte
       ↳ sun.io.CharToByteISO8859_4

Class Overview

Tables and data to convert Unicode to ISO8859_4

Summary

[Expand]
Inherited Fields
From class sun.io.CharToByteSingleByte
From class sun.io.CharToByteConverter
Public Constructors
CharToByteISO8859_4()
Public Methods
String getCharacterEncoding()
Returns the character set id for the conversion.
[Expand]
Inherited Methods
From class sun.io.CharToByteSingleByte
From class sun.io.CharToByteConverter
From class java.lang.Object

Public Constructors

public CharToByteISO8859_4 ()

Public Methods

public String getCharacterEncoding ()

Returns the character set id for the conversion.