Extracted from Pike v7.4 release 117 at 2005-08-23.
pike.ida.liu.se
[Top]
predef::
Parser
Parser.XML
Parser.XML.Tree
Parser.XML.Tree.AbstractNode

Method Parser.XML.Tree.AbstractNode()->replace_children()


Method replace_children

void replace_children(array(AbstractNode) children)

Description

Replaces the nodes children with the provided ones. All parent references are updated.