class XPathExpression
See http://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathExpression.
http://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathExpression
XPathResult evaluate(Node n, number rt, XPathResult r)
n
rt
XPathResult
r
null
See
http://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathExpression
.