public final class LeafRefUtils extends Object
Modifier and Type | Method and Description |
---|---|
static LeafRefPath |
createAbsoluteLeafRefPath(LeafRefPath leafRefPath,
SchemaPath contextNodeSchemaPath,
Module module)
Create an absolute leafref path.
|
static LeafRefPath |
schemaPathToLeafRefPath(SchemaPath nodePath,
Module module) |
public static LeafRefPath createAbsoluteLeafRefPath(LeafRefPath leafRefPath, SchemaPath contextNodeSchemaPath, Module module)
leafRefPath
- leafRefPathcontextNodeSchemaPath
- contextNodeSchemaPathmodule
- modulepublic static LeafRefPath schemaPathToLeafRefPath(SchemaPath nodePath, Module module)
Copyright © 2019 OpenDaylight. All rights reserved.