Maven module :un.api : api-common :
Class :
un.api.model.tree.Nodes
Extends/Implements : -
Subclasses : -
Variables : -
Functions :
toCharsTree,
toCharsTree,
toChars,
toChars,
getPathNode,
getChildNode
public Chars
toCharsTree (Node node, Chars currentText, int depth)
public Chars
toCharsTree (NodeType node, Chars currentText, int depth)
public Chars
toChars (Chars rootText, Object[] children)
public Chars
toChars (Chars rootText, Collection children)
public NamedNode
getPathNode (NamedNode parent, Chars path, boolean create)
public NamedNode
getChildNode (NamedNode parent, Chars name, boolean create)
author Johann Sorel