net.sf.saxon.query
public interface UpdateAgent
| Method Summary | |
|---|---|
| void | update(NodeInfo node, Controller controller)
Handle an updated document.
|
Parameters: node the root of the tree that has been updated controller the Controller that was used for executing the query
Throws: XPathException if the callback code cannot handle the updated document