java.io.Serializablepublic interface XUpdateQuery
extends java.io.Serializable
org.apache.xalan.xpath.XPathProcessor| Modifier and Type | Method | Description |
|---|---|---|
void |
execute(org.w3c.dom.Node rootNode) |
Execute the XUpdate.
|
void |
setNamespace(org.w3c.dom.Node namespace) |
|
void |
setNodeFilter(org.w3c.dom.traversal.NodeFilter filter) |
|
void |
setQString(java.lang.String qstring) |
void setQString(java.lang.String qstring)
throws java.lang.Exception
java.lang.Exceptionvoid setNamespace(org.w3c.dom.Node namespace)
throws java.lang.Exception
java.lang.Exceptionvoid setNodeFilter(org.w3c.dom.traversal.NodeFilter filter)
throws java.lang.Exception
java.lang.Exceptionvoid execute(org.w3c.dom.Node rootNode)
throws java.lang.Exception
rootNode - The node from which the query should start or null.java.lang.ExceptionCopyright (C) XML:DB Initiative. All rights reserved.%lt;/font>