文件名称:XMLUtil
- 所属分类:
- xml/soap/webservice
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个使用JDOM读取XML文件的工具类。 这个类的内部封装了JDOM的具体实现,提供了常用的一些方法,避免直接使用JDOM的API。 同时,也提供了方法可以返回JDOM的一些基本类型。目前的版本中还没有实现关于Namespace
的操作。-A use JDOM to read XML file tools. This class encapsulates the JDOM inside the concrete realization, provides some of the methods used to avoid the direct use of the JDOM API. It also provides a way to return some of the basic types of JDOM. The current version is not implemented on the Namespace of the operation.
的操作。-A use JDOM to read XML file tools. This class encapsulates the JDOM inside the concrete realization, provides some of the methods used to avoid the direct use of the JDOM API. It also provides a way to return some of the basic types of JDOM. The current version is not implemented on the Namespace of the operation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
XMLUtil.java