Module sxd_xpath::context [] [src]

Support for the various types of contexts before and during XPath evaluation.

Structs

Context

Contains the context in which XPath expressions are executed. The context contains functions, variables, and namespace mappings.

Evaluation

The context during evaluation of an XPath expression.

EvaluationNodesetIter

An iterator for the contexts of each node in a nodeset