搜索资源列表
jdom-1.1
- java的一个zip文件,可以解压下来试用的啊-java as a zip file, you can extract from the trial ah
XML
- 用JDOM读写XML的源代码,实现简单的读写XML功能,要先导JDOM的jar包,-To read and write XML with JDOM source code to achieve a simple read and write XML functionality, to the pilot JDOM the jar package,
jaxen-1.1.1-src
- jaxen是一个用Java开发的XPath 引擎,支持JDOM, dom4j,很有用的.-jaxen is a Java developer to use the XPath engine to support JDOM, dom4j, very useful
dictionary
- 实现字典功能 将jdom.jar文件配置到Java jdk的环境变量中或是直接引入到IDE中(内有 详细说明)-Achieve a dictionary feature to configure the file to the Java jdk jdom.jar environment variable, or directly introduced into the IDE (with detailed explanation)
dom4j-1.6.1
- dom4j是一个Java的XML API,类似于jdom,用来读写XML文件的。dom4j是一个十分优秀的JavaXML API,具有性能优异、功能强大和极其易使用的特点,同时它也是一个开放源代码的软件,可以在SourceForge上找到它。在IBM developerWorks上面还可以找到一篇文章,对主流的Java XML API进行的性能、功能和易用性的评测,所以可以知道dom4j无论在哪个方面都是非常出色的。如今可以看到越来越多的Java软件都在使用dom4j来读写XML,特别值得一提的