appendNodes

fun appendNodes(nodes: NodeList<T>, vararg path: Int): Boolean

Return

true if successful

Parameters

nodes

list of nodes to append to a path

path

path from root to append nodes to