Uses of Class
com.sun.msv.verifier.identity.IDConstraintChecker
-
Packages that use IDConstraintChecker Package Description com.sun.msv.verifier.identity 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 IDConstraintChecker Modifier and Type Field Description protected IDConstraintChecker
Matcher. owner
Constructors in com.sun.msv.verifier.identity with parameters of type IDConstraintChecker Constructor Description Matcher(IDConstraintChecker owner)
MatcherBundle(IDConstraintChecker owner)
the derived class must initialize the children field appropriately.PathMatcher(IDConstraintChecker owner, XPath[] paths)
SelectorMatcher(IDConstraintChecker owner, IdentityConstraint idConst, java.lang.String namespaceURI, java.lang.String localName)
-