DOM4J中,为当前元素设置文本内容的方法是?
A.addText(String name)
B.setText(String name)
C.addElement(String name)
D.以上都不是
正确答案是B