Method Parser.XML.Tree.AbstractSimpleNode()->replace_children()
- Method
replace_children
void
replace_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.