Method Parser.XML.Tree.AbstractSimpleNode()->replace_children()
- Method
replace_children
voidreplace_children(array(AbstractSimpleNode)children)- Description
Replaces the nodes children with the provided ones.
void replace_children(array(AbstractSimpleNode) children)
Replaces the nodes children with the provided ones.