常规参数
文章标题:
权重:
文章摘要:
1.Ducument类 (1)Document的操作方法: Element root=new Element(GREETING); Document doc=new Document(root); root.setText(HelloJDOM!); 或者简单的使用Document doc=new Document(new Element(GREETING).setText(HelloJDOM!t)); 这点和DOM不同。Dom则需要更为复杂
关键字:
以及 主要 Element // Document movable doc new root
管理密码: