com.thaiopensource.relaxng.impl
Class DuplicateAttributeDetector
java.lang.Object
com.thaiopensource.relaxng.impl.DuplicateAttributeDetector
class DuplicateAttributeDetector
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nameClasses
private final Vector nameClasses
alternatives
private DuplicateAttributeDetector.Alternative alternatives
DuplicateAttributeDetector
DuplicateAttributeDetector()
addAttribute
boolean addAttribute(NameClass nc)
startChoice
void startChoice()
alternative
void alternative()
endChoice
void endChoice()