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.
AbstractNode replace_node(AbstractNode new)
Replaces this node with the provided one.
Returns the new node.