com.thaiopensource.relaxng.impl
Class DuplicateAttributeDetector.Alternative
java.lang.Object
com.thaiopensource.relaxng.impl.DuplicateAttributeDetector.Alternative
- Enclosing class:
- DuplicateAttributeDetector
private static class DuplicateAttributeDetector.Alternative
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
startIndex
private final int startIndex
endIndex
private int endIndex
parent
private final DuplicateAttributeDetector.Alternative parent
DuplicateAttributeDetector.Alternative
private DuplicateAttributeDetector.Alternative(int startIndex,
DuplicateAttributeDetector.Alternative parent)