| 作 者: | 麦克劳夫林 |
| 出版社: | 东南大学出版社 |
| 丛编项: | |
| 版权说明: | 本书为出版图书,暂不支持在线阅读,请支持正版图书 |
| 标 签: | 算法语言 |
| ISBN | 出版时间 | 包装 | 开本 | 页数 | 字数 |
|---|---|---|---|---|---|
| 未知 | 暂无 | 暂无 | 未知 | 0 | 暂无 |
Preface
1. Introduction
XML 1.0
XML 1.1
XML Transformations
And More
2. Constraints
DTDs
XML Schema
RELAX NG
3. SAX
Setting Up SAX
Parsing with SAX
Content Handlers
Error Handlers
4. Advanced SAX
Properties and Features
Resolving Entities
Notations and Unparsed Entities
The DefaultHandler Class
Extension Interfaces
Filters and Writers
5. D0M
The Document Object Model
Serialization
Modifying and Creating XML
Namespaces
6. DOM Modules
Checking for Module Support
DOM Level 2 Modules
DOM Level 3 Modules
7. JAXP
More Than an API
Parsing XML
Processing XSL
XPath
XML Validation
8. Pull Parsing with StAX
StAX Basics
StAX Factories
Parsing with StAX
Document Output with StAX
Factory Properties
Common Issues with StAX
XmlPull
9. JDOM
The Basics
PropsToXML
XMLProperties
More JDOM Classes
JDOM and Factories
Common Issues with JDOM
10. dom4j
Overview
Reading and Writing with dom4j
Document Traversal
……
11. Data Binding with JAXB
12. Content Syndication with RSS
13. XML As Presentation
14. Looking Forward
Appendix:SAX Features and Properties
Index