单项选择题

删除某个标记的属性,使用()方法。

A.removeAttribute(String name)
B.removeChild(Node node)
C.replaceWholeText(String text)
D.getNodeName()