DOM4J中用于添加元素的方法是?

DOM4J中用于添加元素的方法是?

A.addElement(String name)

B.setText(String name)

C.setElement(String name)

D.addText(String name)

正确答案是A