Classes
| Class | Description | |
|---|---|---|
| XmlPathRoot |
Entry-point class that serves as builder for an XML path.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IXmlPath |
Represents an immutable path to a node in an XML fragment.
| |
| IXmlPathLoose |
Represents an immutable and loose path to a node in an XML fragment.
| |
| IXmlPathLooseClosed |
Represents a closed immutable and loose path to a node in an XML fragment.
| |
| IXmlPathLooseOpen |
Represents an immutable and loose path to a node in an XML fragment.
| |
| IXmlPathStrict |
Represents an open, immutable and strict path to a node in an XML fragment.
|
