@Beta public static interface RevisionAwareXPath.WithExpression extends RevisionAwareXPath
RevisionAwareXPath.WithExpression
Modifier and Type | Method and Description |
---|---|
@NonNull YangXPathExpression.QualifiedBound |
getXPathExpression()
Return the
YangXPathExpression of this XPath. |
getOriginalString, isAbsolute
@NonNull YangXPathExpression.QualifiedBound getXPathExpression()
YangXPathExpression
of this XPath. The expression is required to be at least
Qualified-bound.Copyright © 2020 OpenDaylight. All rights reserved.