摘要:
package com.xml.zh;import javax.xml.parsers.*;import org.w3c.dom.*;public class XmlTest1{ /** * 使用dom技术对xml进行解析 * @param args */ public static void main(String[] args) throws Exception{ // TODO Auto-generated method stub //创建一个documentBuilderFactory实例 DocumentB... 阅读全文
posted @ 2013-09-04 20:33
邵邵
阅读(204)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2013-09-04 16:40
邵邵
阅读(464)
评论(0)
推荐(0)
浙公网安备 33010602011771号