Package-level declarations
Types
Link copied to clipboard
The XPathEvaluator interface allows to compile and evaluate XPath expressions.
Link copied to clipboard
Link copied to clipboard
This interface is a compiled XPath expression that can be evaluated on a document or specific node to return information its DOM tree.
Link copied to clipboard
Link copied to clipboard
The results generated by evaluating an XPath expression within the context of a given node.