com.thaiopensource.relaxng.impl
Class Alphabet
java.lang.Object
com.thaiopensource.relaxng.impl.Alphabet
class Alphabet
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nameClass
private NameClass nameClass
Alphabet
Alphabet()
isEmpty
boolean isEmpty()
addElement
void addElement(NameClass nc)
addAlphabet
void addAlphabet(Alphabet a)
checkOverlap
void checkOverlap(Alphabet a)
throws RestrictionViolationException
- Throws:
RestrictionViolationException