Extracted from Pike v7.6 release 87 at 2006-08-03.
pike.ida.liu.se
[Top]
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.