在java中使用dom4j创建添加元素节点的方法是

在java中使用dom4j创建添加元素节点的方法是

A.createElement()

B.addElement()

C.addAttribute()

D.setText()

正确答案是B