replace abstract method

void replace(
  1. XmlNode other
)

Replace this node with other.

Implementation

void replace(XmlNode other);