Method Parser.XML.Tree.AbstractNode()->replace_children()
- Method replace_children
 voidreplace_children(array(AbstractNode)children)- Description
 Replaces the nodes children with the provided ones. All parent references are updated.
void replace_children(array(AbstractNode) children)
Replaces the nodes children with the provided ones. All parent references are updated.