| Modifier and Type | Method and Description |
|---|---|
String |
getNamespace()
Get the unique namespace that describes the path to this Entry as a string.
|
Node |
getParent()
Get the node this entry is a child of.
|
List |
getPath()
Get the path within the tree to this Entry as a list of entries.
|
TreePath |
getTreePath()
Retrieve the TreePath.
|
public TreePathgetTreePath()
public NodegetParent()
public List<Entry > getPath()
public StringgetNamespace()