public interface RevisionAwareXPath
Modifier and Type | Method and Description |
---|---|
boolean |
isAbsolute()
Returns
true if the XPapth starts in root of Yang model,
otherwise returns false . |
String |
toString()
Returns the XPath formatted string as is defined in model.
|
Copyright © 2019 OpenDaylight. All rights reserved.