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