Package | Description |
---|---|
com.sun.msv.verifier.identity |
Verifier with XML Schema's identity constraint check.
|
Modifier and Type | Method and Description |
---|---|
protected KeyValue[] |
IDConstraintChecker.getKeyValues(SelectorMatcher scope)
gets the all
KeyValue s that were added within the specified scope. |
Modifier and Type | Method and Description |
---|---|
protected boolean |
IDConstraintChecker.addKeyValue(SelectorMatcher scope,
KeyValue value)
adds a new KeyValue to the value set.
|