replaceChild abstract method
Node
replaceChild(
- Node newChild,
- Node oldChild
inherited
Implementation
Node replaceChild(Node newChild, Node oldChild);
Node replaceChild(Node newChild, Node oldChild);