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