Removes all children of this node.
public void removeAll()
To remove this node and its children, use the remove method. To remove one specific child node, use the removeNode method.