All Topics
HTML
CSS
JavaScript
APIs
Python3 Language
Python3 Library
All Topics
HTML
CSS
JavaScript
APIs
Python
Results 1 - 3 of 3
First
Previous
1
Next
Last
XPathResult
XPath
Document.evaluate()
Returns an
XPathResult
based on an
XPath
expression and other given parameters.
API
DOM
Method
Reference
XPath
XPathExpression
An
XPathExpression
is a compiled XPath query returned from
document.createExpression()
. It has a method
evaluate()
which can be used to execute the compiled XPath.
Document
DOM
NeedsUpdate
XML
XPath
First
Previous
1
Next
Last