Package org.opendaylight.yangtools.yang.data.api.xpath
Experimental support for evaluating
YangXPathExpression
s on top
of NormalizedNode
trees.- Author:
- Robert Varga
-
Interface Summary Interface Description DataTreeCandidateDocument AnXPathDocument
bound to aDataTreeCandidate
.NormalizedNodeDocument AnXPathDocument
bound to aNormalizedNode
tree.XPathDocument<T> The notion of a W3C documented bound to a specific object model.