搜索资源列表
TestJDOM
- JDOM一个Java+DOM的非常方便,简单的接口,功能也很强大,这是个JDOM的测试,在编译之前,请将Jdom.jar添加到你的classpath中。-JDOM a Java DOM very convenient, simple interface, function is also very powerful, and this is a JDOM tests and the compiler, I would be grateful if you Jdom.jar added to th
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
jdom-1.0.jar
- 解析xml的包,对于早java中队xml数据包的解析,速度性能比较不错的选择,xml格式是网上数据传输的标准格式-xml packet parse
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)
jdom-1.1.1.tar
- jdom 的源码和jar包,很全的-in java perse xml file !!!!
dom4j-1.6.1
- dom4j是一个Java的XML API,类似于jdom,用来读写XML文件的。dom4j是一个十分优秀的JavaXML API,具有性能优异、功能强大和极其易使用的特点,同时它也是一个开放源代码的软件,可以在SourceForge上找到它。在IBM developerWorks上面还可以找到一篇文章,对主流的Java XML API进行的性能、功能和易用性的评测,所以可以知道dom4j无论在哪个方面都是非常出色的。如今可以看到越来越多的Java软件都在使用dom4j来读写XML,特别值得一提的