Expand description
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.
- Evaluation
Nodeset Iter - An iterator for the contexts of each node in a nodeset