| Package | Description |
|---|---|
| com.hp.hpl.sparta |
| Modifier and Type | Method and Description |
|---|---|
void |
Element.removeChild(Node childToRemove) |
void |
Element.replaceChild(Element newChild,
Node oldChild)
Replace oldChild with newChild.
|
void |
Element.replaceChild(Text newChild,
Node oldChild)
Replace oldChild with newChild.
|
Copyright © 2016. All Rights Reserved.