搜索结果
找到约 33 项符合
SAX 的查询结果
按分类筛选
Java编程 OWL文件解析的例程
OWL文件解析的例程,使用SAX或者DOM来读文件
Java编程 利用java操作xml的源代码
利用java操作xml的源代码,包括DOM和SAX两种方式
书籍源码 java操作xml文件的各种代码
java操作xml文件的各种代码,关于DOM和sax的部分非常详细,注释很清楚
Java编程 一个XML文件的两种解析方法
一个XML文件的两种解析方法,Dom和Sax,的JAVA程序,自己编写的,另外包括一个xsl的解析程序。
Java编程 使用DOM操作XML比较简单
使用DOM操作XML比较简单,但是耗资源太多,使用SAX复杂,但是性能优秀,而JDOM则有这两种优势。(注意下载JDOM包)
Java编程 简介 JavaEE在开发的时候
简介
JavaEE在开发的时候,如果是系统内部常量,一般提倡用枚举常量类,写在单独的类中,但是经常要修改的变量,比如数据源配置,如果存在数据库中,有种浪费。但是存在TXT中扩展性不好,就笔者观察,一般的程序员都喜欢把经常修改的常量存在xml文件或者properties文件。
存在xml文件最大的好处是扩展性很好,一般用sax或者 ...
其他书籍 Perl & XML. by Erik T. Ray and Jason McIntosh ISBN 0-596-00205-X First Edition, published April
Perl & XML.
by Erik T. Ray and Jason McIntosh
ISBN 0-596-00205-X
First Edition, published April 2002.
(See the catalog page for this book.)
Table of Contents
Copyright Page
Preface
Chapter 1: Perl and XML
Chapter 2: An XML Recap
Chapter 3: XML Basics: Reading and Writing
Chapter 4: Event Streams ...
网络 一个开源heml语意分析器 ekhtml: The El-Kabong HTML parser SUMMARY: El-Kabong: A speedy, yet forgiving,
一个开源heml语意分析器
ekhtml: The El-Kabong HTML parser
SUMMARY:
El-Kabong: A speedy, yet forgiving, SAX-stylee HTML parser.
PROJECT INFORMATION:
Web Site: ekhtml.sourceforge.net
The web site contains links to locations where one can:
- file bugs
- join mailing lists
- download the l ...
其他书籍 Fully revised to cover the latest standards and technologies, XML and Java(TM), Second Edition provi
Fully revised to cover the latest standards and technologies, XML and Java(TM), Second Edition provides the practical solutions developers need to design powerful and portable Web-based applications. Featuring step-by-step examples, this book focuses on harnessing the power of Java(TM) and XML toget ...