public interface XPathQuery
extends java.io.Serializable
org.apache.xalan.xpath.XPathProcessor
is
able to handle.org.apache.xalan.xpath.XPathProcessor
Modifier and Type | Method and Description |
---|---|
XObject |
execute(org.w3c.dom.Node rootNode)
Execute the xpath.
|
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.Exception
void setNamespace(org.w3c.dom.Node namespace) throws java.lang.Exception
java.lang.Exception
void setNodeFilter(org.w3c.dom.traversal.NodeFilter filter) throws java.lang.Exception
java.lang.Exception
XObject execute(org.w3c.dom.Node rootNode) throws java.lang.Exception
rootNode
- The node from which the query should start or null.java.lang.Exception
Copyright (C) XML:DB Initiative. All rights reserved.%lt;/font>