Package | Description |
---|---|
org.opendaylight.yangtools.yang.xpath.api |
Model of a RFC7950 XPath Expression.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
YangXPathExpression.QualifiedBound
A Qualified-bound expression.
|
static interface |
YangXPathExpression.UnqualifiedBound |
Modifier and Type | Method and Description |
---|---|
YangXPathExpression |
YangXPathParser.parseExpression(String xpath)
Parse a string containing an XPath expression.
|
Copyright © 2019 OpenDaylight. All rights reserved.