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


Method replace_node

AbstractNode|array(AbstractNode) replace_node(AbstractNode|array(AbstractNode) new)

Description

Replaces this node with the provided one.

Returns

Returns the new node.