| Package | Description |
|---|---|
| org.javersion.path |
| Modifier and Type | Method and Description |
|---|---|
static PropertyTree |
PropertyTree.build(Collection<PropertyPath> paths) |
static PropertyTree |
PropertyTree.build(PropertyPath... paths) |
PropertyTree |
PropertyTree.get(NodeId childNode) |
PropertyTree |
PropertyTree.get(PropertyPath path) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PropertyTree> |
PropertyTree.getChildren() |
SortedMap<NodeId,PropertyTree> |
PropertyTree.getChildrenMap() |
Copyright © 2015. All rights reserved.