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