|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XPathExpression | |
org.apache.xpath.domapi | Implements DOM Level 3 XPath API |
org.w3c.dom.xpath |
Uses of XPathExpression in org.apache.xpath.domapi |
Methods in org.apache.xpath.domapi that return XPathExpression | |
XPathExpression |
XPathEvaluatorImpl.createExpression(java.lang.String expression,
XPathNSResolver resolver)
Creates a parsed XPath expression with resolved namespaces. |
Uses of XPathExpression in org.w3c.dom.xpath |
Methods in org.w3c.dom.xpath that return XPathExpression | |
XPathExpression |
XPathEvaluator.createExpression(java.lang.String expression,
XPathNSResolver resolver)
Creates a parsed XPath expression with resolved namespaces. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |