| 程序包 | 说明 |
|---|---|
| com.hp.hpl.sparta |
| 限定符和类型 | 方法和说明 |
|---|---|
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.