Class YangLocationPath.Absolute
java.lang.Object
org.opendaylight.yangtools.yang.xpath.api.YangLocationPath
org.opendaylight.yangtools.yang.xpath.api.YangLocationPath.Absolute
- All Implemented Interfaces:
Serializable
,Immutable
,YangExpr
- Enclosing class:
- YangLocationPath
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.opendaylight.yangtools.yang.xpath.api.YangLocationPath
YangLocationPath.Absolute, YangLocationPath.AxisStep, YangLocationPath.NamespaceStep, YangLocationPath.NodeTypeStep, YangLocationPath.ProcessingInstructionStep, YangLocationPath.QNameStep, YangLocationPath.Relative, YangLocationPath.ResolvedQNameStep, YangLocationPath.Step, YangLocationPath.UnresolvedQNameStep
-
Method Summary
-
Method Details
-
isAbsolute
public boolean isAbsolute()- Specified by:
isAbsolute
in classYangLocationPath
-