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