| Package | Description |
|---|---|
| com.sun.msv.verifier.identity |
Verifier with XML Schema's identity constraint check.
|
| Modifier and Type | Field and Description |
|---|---|
protected IDConstraintChecker |
Matcher.owner |
| Constructor and Description |
|---|
Matcher(IDConstraintChecker owner) |
MatcherBundle(IDConstraintChecker owner)
the derived class must initialize the children field appropriately.
|
PathMatcher(IDConstraintChecker owner,
XPath[] paths) |
SelectorMatcher(IDConstraintChecker owner,
IdentityConstraint idConst,
java.lang.String namespaceURI,
java.lang.String localName) |