Uses of Class
com.sun.msv.verifier.identity.Matcher
Packages that use Matcher
Package
Description
Verifier with XML Schema's identity constraint check.
-
Uses of Matcher in com.sun.msv.verifier.identity
Subclasses of Matcher in com.sun.msv.verifier.identityModifier and TypeClassDescriptionclass
XPath matcher that tests one field of a key.class
Coordinator of FieldMatcher.class
Base implementation of XPath matching engine.class
XPath matcher that tests the selector of an identity constraint.Fields in com.sun.msv.verifier.identity declared as MatcherModifier and TypeFieldDescriptionprotected Matcher[]
MatcherBundle.children
child matchers.protected Matcher[]
MatcherBundle.children
child matchers.protected Matcher[]
MatcherBundle.children
child matchers.protected Matcher[]
MatcherBundle.children
child matchers.Fields in com.sun.msv.verifier.identity with type parameters of type MatcherMethods in com.sun.msv.verifier.identity with parameters of type Matcher