Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
net.sf.saxon.charcode.GB2312CharacterSet
Constructor Summary | |
Method Summary | |
String |
|
static GB2312CharacterSet | |
boolean |
|
public final String getEncodingName()
Determine the name of the Java character set encoding to be used
- Specified by:
- getEncodingName in interface PluggableCharacterSet
public final boolean inCharset(int ch)
Determine if a character is present in the character set
- Specified by:
- inCharset in interface CharacterSet