Package org.xmldb.common.xml.queries
Interface XUpdateQuery
- All Superinterfaces:
Serializable
This class represents a XUpdate query.
- Version:
- $Revision: 1.1 $ $Date: 2004/05/30 11:54:45 $
- Author:
- SMB
- See Also:
-
org.apache.xalan.xpath.XPathProcessor
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Execute the XUpdate.void
setNamespace
(Node namespace) void
setNodeFilter
(org.w3c.dom.traversal.NodeFilter filter) void
setQString
(String qstring)