public interface Node extends PropertyHolder
| Modifier and Type | Method and Description |
|---|---|
Node |
getParent()
Get the parent node
|
void |
setParent(Node parentNode)
Set the parent node.
|
clearProperties, getId, getKeys, getProperty, removeProperty, setPropertyCopyright © 2013. All Rights Reserved.