Class Summary |
DocumentSelector |
The DocumentSelector is a class which represents the document selector
portion of the XCAP URI. |
NodeSelector |
The NodeSelector class is used to parse and represent the node selector that
can be appended to the end of an XCAP URI. |
NodeSelector.AttrTest |
The AttrTest is an attribute test condition used to match an element with
a specific attribute value. |
NodeSelector.ElementStep |
Represent element steps of the node selector not including the terminal
selector. |
NodeSelector.TerminalSelector |
The TerminalSelector identifies either an attribute, the namespace, or
extension of the last element step of the node selector. |