Uses of Class
com.sun.msv.verifier.identity.MatcherBundle
-
Packages that use MatcherBundle Package Description com.sun.msv.verifier.identity Verifier with XML Schema's identity constraint check. -
-
Uses of MatcherBundle in com.sun.msv.verifier.identity
Subclasses of MatcherBundle in com.sun.msv.verifier.identity Modifier and Type Class Description class
FieldMatcher
XPath matcher that tests one field of a key.class
FieldsMatcher
Coordinator of FieldMatcher.class
PathMatcher
Base implementation of XPath matching engine.class
SelectorMatcher
XPath matcher that tests the selector of an identity constraint.
-