Extracted from Pike v7.4 release 341 at 2005-11-21.
pike.ida.liu.se
[Top]
predef::
Parser
Parser.XML
Parser.XML.Tree
Parser.XML.Tree.AbstractSimpleNode

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.