Uses of Class
com.sun.msv.verifier.identity.IDConstraintChecker
Packages that use IDConstraintChecker
Package
Description
Verifier with XML Schema's identity constraint check.
-
Uses of IDConstraintChecker in com.sun.msv.verifier.identity
Fields in com.sun.msv.verifier.identity declared as IDConstraintCheckerConstructors in com.sun.msv.verifier.identity with parameters of type IDConstraintCheckerModifierConstructorDescription(package private)
Matcher
(IDConstraintChecker owner) protected
MatcherBundle
(IDConstraintChecker owner) the derived class must initialize the children field appropriately.protected
PathMatcher
(IDConstraintChecker owner, XPath[] paths) (package private)
SelectorMatcher
(IDConstraintChecker owner, IdentityConstraint idConst, String namespaceURI, String localName)