|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.saxon.charcode.ASCIICharacterSet
This class defines properties of the US-ASCII character set
Field Summary | |
static ASCIICharacterSet |
theInstance
|
Method Summary | |
static ASCIICharacterSet |
getInstance()
|
boolean |
inCharset(int c)
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 ASCIICharacterSet theInstance
Method Detail |
public static ASCIICharacterSet getInstance()
public final boolean inCharset(int c)
CharacterSet
inCharset
in interface CharacterSet
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |