|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.saxon.charcode.CP852CharacterSet
This package defines pluggable character set CP852
Field Summary | |
static CP852CharacterSet |
theInstance
|
Method Summary | |
java.lang.String |
getEncodingName()
Determine the name of the Java character set encoding to be used |
static CP852CharacterSet |
getInstance()
|
boolean |
inCharset(int ch)
Determine if a character is present in the character set |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static CP852CharacterSet theInstance
Method Detail |
public static CP852CharacterSet getInstance()
public final boolean inCharset(int ch)
CharacterSet
inCharset
in interface CharacterSet
public final java.lang.String getEncodingName()
PluggableCharacterSet
getEncodingName
in interface PluggableCharacterSet
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |