下面属于DOM4J中,Element类方法的是?
A.addElement("student");
B.elements("student")
C.remove(ele)
D.setText("student");
正确答案是ABCD