- 博客(2)
- 收藏
- 关注
原创 dom4j遍历嵌套xml
public static void main(String[] args) throws Exception { String retxml = ""//需要解析的xml Document dom = DocumentHelper.parseText(retxml); Element rootElement = dom.getRootElement();// 获取根节点: ...
2018-06-01 09:46:50
1791
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人