Uses of Class
com.sun.msv.verifier.identity.PathMatcher

Packages that use PathMatcher
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
 class FieldMatcher
          XPath matcher that tests one field of a key.
 class SelectorMatcher
          XPath matcher that tests the selector of an identity constraint.
 



MSV