Maven module :un.api : api-system :
Class : un.system.MetaTree
Extends/Implements : -
Subclasses : -

author  Johann Sorel


Variables : -
Functions : getRoot, search




Get root node.
return  NamedNode, never null
NamedNode getRoot ()


Get node for given path.
param  path
return  NamedNode or null.
NamedNode search (Chars path)