|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Matcher | |
---|---|
com.sun.msv.verifier.identity | 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.identity | |
---|---|
class |
FieldMatcher
XPath matcher that tests one field of a key. |
class |
FieldsMatcher
Coordinator of FieldMatcher. |
class |
PathMatcher
Base implementation of XPath matching engine. |
class |
SelectorMatcher
XPath matcher that tests the selector of an identity constraint. |
Fields in com.sun.msv.verifier.identity with type parameters of type Matcher | |
---|---|
protected Vector<Matcher> |
IDConstraintChecker.matchers
active mathcers. |
Methods in com.sun.msv.verifier.identity with parameters of type Matcher | |
---|---|
protected void |
IDConstraintChecker.add(Matcher matcher)
|
protected void |
IDConstraintChecker.remove(Matcher matcher)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |