com.novell.io
Class ISO885914Encoder
java.lang.Object
com.novell.io.CharEncoder
com.novell.io.ISO8859Encoder
com.novell.io.ISO885914Encoder
- public class ISO885914Encoder
- extends ISO8859Encoder
A character encoder for the ISO-8859-14 encoding
Field Summary |
static String |
NAME
Name of encoding that this encoder implements. |
Method Summary |
String |
getEncoding()
Return the string identifier for this encoding scheme. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static String NAME
- Name of encoding that this encoder implements.
ISO885914Encoder
public ISO885914Encoder()
- Construct an ISO-8859-14 encoder
getEncoding
public String getEncoding()
- Return the string identifier for this encoding scheme.
- Specified by:
getEncoding
in class CharEncoder
- Returns:
- The string identifier for this encoding scheme.