|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XPathExpression | |
| org.apache.xpath.domapi | |
| org.w3c.dom.xpath | |
| Uses of XPathExpression in org.apache.xpath.domapi |
| Classes in org.apache.xpath.domapi that implement XPathExpression | |
class |
XPathExpressionImpl
The class provides an implementation of XPathExpression according to the DOM L3 XPath Specification, Working Draft 28, March 2002. |
| 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 | |||||||||