搜索资源列表
saxexample
- 大家知道对于大XML文档,基于事件模型驱动的SAX,一个SAX解析XML的实例
DOMNodeTest
- 一个解析XML文档的源码,是一个解析XML的好例子。通过学习它后,就可以自己编写解析XML文档的程序。
a
- 一个简单的Dom4j解析xml的源程序,很简单,使用了xpath,看其文档,使用xpath时没这么复杂,但是,实际使用时往往不是这样的。
source_code
- 本类库包含了常规的数据库联结操作,可以手动注册数据库在drivers.xml中。 本类库包含如下类: ------------------------------------- DriverUtilities loadDrivers():加载驱动程序,本类提供了mysql,oracle,sql server,access的数据库驱动,url记录。 isValidVendor(String vendor):判断vendor数据库相关记录是否存在。 makeURL(St
helloDigester
- 采用Jakatta Apache Commons的Digester解析XML文档简单例程,附带有ant构建文件,可以做为程序开发中XML文件解析的常用参考
hotweb
- 实现了从Google,和百度下载关键字搜索结果,并解析存入数据库,由于对机器性能有要求,解析程序不使用正则表达式。提供模板,使用模板生成最终文档,另外生成站点地图,方便Google抓取数据。 数据库方面采用dbutil,提供sql.txt
xmlminer
- xmlminer算法主要是将xml文档解析成先序遍历的有序树-xmlminer algorithm is to parse the xml document into a first traversal of the ordered tree
Jena.zip
- Jena推理机,用于解析OWL文档 抽取本体概念,Jena inference engine for the Analysis of OWL Ontology taken the concept of document
JavaXML
- Java DOM技术解析XML及Java SAX技术解析XML。获取SML文档信息,获取XML及获取SML文档。-Java DOM parsing XML and Java SAX technology technical parsing XML. SML documents to obtain information, access to XML documents and access to SML.
wsdl4j-good-example
- 利用wsdl4j包 做的wsdl文档简单解析 示例-a descr iption of analysis WSDL document
html
- 通过JAVA组件:HTMLPARSER,实现解析HTML文档-Through the JAVA components: HTMLPARSER, to achieve parsing HTML documents
XML-java
- 使用java语言对XML文档进行解析的示例,包括DOM,SAX方式,并包括使用jdom和jom4j框架进行XML解析或生成XML文档-XML documents using java language parsing examples, including DOM, SAX approach and including the use of jdom and jom4j framework or generate XML parsing XML documents
db2doc
- Doc2Db.bat:用来将数据表描述文档转换成sql脚本。由于不方便解析WORD,需要先WORD中的表格拷贝至Excel,一个Table占用一个Sheet。如实例中的table.xls Db2Doc.bat:用来将数据库表转成描述文档。数据库的链接和指定表需要在conf.properties文件中配置一下。 conf.properties:配置文件。配置Excel中代表表属性的相关单元格和反向工程需要的数据库链接配置,具体配置请打开看下里面的注释说明。 特别注意:此工具仅仅是
htmlParser
- htmlparser是一个用来解析HTML文档的开 放源码项目,它具有小巧、快速、使用简单的特点以及拥有强大的功能.-htmlparser is an HTML document used to resolve the open-source projects, it has a compact, fast, easy to use characteristics as well as powerful.
java
- 本人的毕业设计,JAVA实现数据库转化,我用Java作为编程语言(Java的版本是6.0),JDOM作为XML解析器。数据库是SQL Server 2000,开发工具是NetBeans IDE 5.5 大家在运行程序的时候最好还是使用NetBeans IDE 5.5和Java 6.0,因为我设计的是图形界面,在设计的时候我用到了NetBeans的Swing设计工具Martisse,如果把我的程序放在JBuilder、Eclipse或JCreator中无法运行的(NetBeans是免费下载的)
JAVA_programing_design
- 解析JAVA程序课件,PPT文档, 甘玲编写的,-JAVA courseware analytic procedures, PPT documents, prepared by Ling Gan,
wsdl4j-bin-1.6.2
- WSDl文档 解析的包 WSDL初学必备-WSDl analysis package
apache-tika-1.0-src
- tika文档解析,pdf等等文档的内容进行解析-tika parser for pdf
TikaTest
- 利用tikaAPI将pdf,doc文档解析成txt-parse the pdf or the doc to txt
jsoup-1.7.2
- 该JAR在解析html文档的时候用到,使用简单,灵活性强(this jar sayalizae make easy and very good)