搜索资源列表
xml
- 使用java来执行各种xpath查询的例子,其中的hooker用于拦住检查。
XPath.rar
- XPath例子,dom4j解析XML的例子,xpath dom4j
dom
- DOM的优势主要表现在:易用性强,使用DOM时,将把所有的XML文档信息都存于内存中,并且遍历简单,支持XPath,增强了易用性。 DOM的缺点主要表现在:效率低,解析速度慢,内存占用量过高,对于大文件来说几乎不可能使用-DOM advantage of the main problems: ease-of-use, and the use of DOM, the XML document will all the information are stored in memory, and ea
XPath
- java中xpath的demo,还有几本电子书一起打包下载-simple xpath demo using java
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
XML-filter-system
- 用java实现的一个XML数据流过滤系统,Xpath,Xquery,xml schema,XML DTD,XLST-XML with java implementation of a data flow filtration system, Xpath, Xquery, xml schema, XML DTD, XLST etc.
XPath_full
- Program by Java Xpath
jaxen-1.1.1
- jar包 xml解析 支持xpath访问xml节点 支持正则表达式-java resource
satoshop
- 本系统采用jsp+servlet。 用到:HTML及CSS层叠样式表 Javascr ipt对DOM对象操作 Javascr ipt表单验证 XML基础、解析和Xpath,dom4j Servlet基础 Jsp,jstl 分页处理 文件上传 连接池 打包 设计模式 AJAX基础 -The system USES is Java struts spring Hibernate mainstream framework. Including t
xpath
- An XPath package started shipping as part of Java 5, so we can use it from MATLAB. This is a simple example showing how to use XPath from MATLAB.
staxon-master
- 使用StAXON,可以用java的xml接口去读写json对象,尤其是可以利用相关的xml技术:xslt, jaxb, xsd, xpath, xquery-Use StAXON, to read and write using the xml interface java json object, especially the xml: xslt, jaxb, xsd, xpath, xquery
dom4j.zip
- 详细介绍了java中dom4j解析xml,以及xpath索引,Details java dom4j to parse xml, xpath index
mySpider
- java写的爬虫抓取指定url的内容,内容处理部分没有写上去,因为内容处理个人处理方式不同,jsoup或Xpath都行,只有源码,需修改相关参数- java write reptiles crawl the contents of the specified url, content processing section is not written up, because the content deal with different personal approach, jsoup or
comtech
- java抓取网页数据,jsoup+Xpath解析,hibernate事务管理,各个功能点分开处理,结构清晰,自己找相关jar包倒入- java web crawl data, jsoup+ Xpath parsing, hibernate transaction management, various functional point separately, clear structure, find the relevant jar package into its own
JAVA-parsing-XML-documents--XPath-
- 使用XPath解析XML文档,比较几种解析器-Parse an XML document using XPath, compare several parsers