public static final class SchemaNodeIdentifier.Absolute extends SchemaNodeIdentifier
SchemaNodeIdentifier.Absolute, SchemaNodeIdentifier.Relative
ROOT, SAME
Modifier and Type | Method and Description |
---|---|
SchemaNodeIdentifier.Absolute |
createChild(QName element)
Create a child path based on concatenation of this path and an additional path element.
|
boolean |
isAbsolute()
Describes whether schema node identifier is|isn't absolute.
|
addToStringAttributes, asSchemaPath, create, create, createChild, createChild, createChild, equals, getLastComponent, getParent, getPathFromRoot, getPathTowardsRoot, hashCode, toString
public boolean isAbsolute()
SchemaNodeIdentifier
isAbsolute
in class SchemaNodeIdentifier
true
if schema path is
absolute.public SchemaNodeIdentifier.Absolute createChild(QName element)
SchemaNodeIdentifier
createChild
in class SchemaNodeIdentifier
element
- Next SchemaPath elementCopyright © 2020 OpenDaylight. All rights reserved.