Classes
| Class | Description | |
|---|---|---|
|
DynamicContext | Provides the evaluation context for fast execution and custom variables resolution. |
|
EmptyXPathNodeIterator | Empty |
|
IndexingXPathNavigator | IndexingXPathNavigator enables lazy or eager indexing of any XML store ( |
|
SingletonXPathNodeIterator |
|
|
SubtreeXPathNavigator | Allows to navigate a subtree of an |
|
XPathCache | Implements a cache of XPath queries, for faster execution. |
|
XPathIteratorReader | Provides an |
|
XPathNavigatorIterator | An |
Interfaces
| Interface | Description | |
|---|---|---|
|
IHasXPathNavigator | Enables a class to return an |
Structures
| Structure | Description | |
|---|---|---|
|
XPathVariable | Represents a variable to use in dynamic XPath expression queries. |