|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.simonstl.gorille.CharRules | +--com.simonstl.gorille.AsciiRules
Generated code created by the com.simonstl.gorille.CharRulesGen class.
Field Summary | |
protected CharRanges |
ranges
|
Fields inherited from class com.simonstl.gorille.CharRules |
addlNameChar, baseChar, chars, combiningChar, digit, extender, ideographic, namespaceAware, nameStartChar, pubidChar, space |
Constructor Summary | |
AsciiRules()
|
Methods inherited from class com.simonstl.gorille.CharRules |
getNamespaceAware, isAddlNameChar, isBaseChar, isChar, isChars, isChars, isCombiningChar, isDigit, isExtender, isIdeographic, isLetter, isName, isNameChar, isNames, isNameStartChar, isNMTOKEN, isNMTOKENS, isPubid, isPubidChar, isQName, isSpace, print, setAddlNameChar, setBaseChar, setChar, setCombiningChar, setDigit, setExtender, setIdeographic, setNamespaceAware, setNameStartChar, setPubidChar, setSpace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected CharRanges ranges
Constructor Detail |
public AsciiRules()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |