Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Parser
Parser.XML
Parser.XML.Tree
Parser.XML.Tree.AbstractNode

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


Method replace_node

AbstractNode replace_node(AbstractNode new)

Description

Replaces this node with the provided one.

Returns

Returns the new node.