Package | Description |
---|---|
com.sun.msv.verifier.identity |
Verifier with XML Schema's identity constraint check.
|
Modifier and Type | Class and Description |
---|---|
class |
FieldMatcher
XPath matcher that tests one field of a key.
|
class |
FieldsMatcher
Coordinator of FieldMatcher.
|
(package private) class |
MatcherBundle
Base implementation of Matcher coordinator.
|
class |
PathMatcher
Base implementation of XPath matching engine.
|
private class |
PathMatcher.SinglePathMatcher
the XPath matching engine.
|
class |
SelectorMatcher
XPath matcher that tests the selector of an identity constraint.
|
Modifier and Type | Field and Description |
---|---|
protected Matcher[] |
MatcherBundle.children
child matchers.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IDConstraintChecker.add(Matcher matcher) |
protected void |
IDConstraintChecker.remove(Matcher matcher) |