搜索资源列表
XMLUtil
- 一个使用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 metho
XmlUtil
- 一个关于xml文件操作的实例,用java开源的api,封装的自己的简单的api。-An example of an operation on the xml file, using java open source api, encapsulated own api.