|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.saxonica.validate.SelectorWatch
com.saxonica.validate.RefSelectorWatch
This class watches the selector for a keyref constraint
| Constructor Summary | |
RefSelectorWatch(ConstraintChecker checker,
IdentityConstraint uniqueConstraint)
|
|
| Method Summary | |
void |
close()
The close() method is called immediately before the Watch is destroyed, that is, when the element whose declaration scopes the constraint implemented by this Watch goes out of scope. |
void |
notifyActualKey(Value[] keyValue)
|
| Methods inherited from class com.saxonica.validate.SelectorWatch |
activate, addFieldValue, checkRow, deactivate, displayRow, getIdentityConstraint, getOriginDepth, getSelection, reportValidationError, setNamespaceResolver, setOriginDepth, setPipelineConfiguration |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RefSelectorWatch(ConstraintChecker checker,
IdentityConstraint uniqueConstraint)
| Method Detail |
public void notifyActualKey(Value[] keyValue)
throws ValidationException
ValidationException
public void close()
throws ValidationException
close in interface Watchclose in class SelectorWatchValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||