2.3 使用 dom4j 對 xml文件進行 dom 解析

1 // 使用dom4j對XML文檔進行解析 CRUD 2 public class Demo1 { 3 4 //讀取XML文檔中第二本書的書名 <書名>javaWEB</書名> 5 @Test 6 public void read() throws Exception { 7 SAXReader reader
相關文章
相關標籤/搜索