Skip to main content

Module eval

Module eval 

Source
Expand description

XPath expression evaluator — walks the DOM matching an XPathExpr. XPath expression evaluator.

Walks the DOM tree and collects nodes or text matching an XPathExpr.

Functions§

evaluate
Evaluate an XPath expression against an arena starting from root.