Book description
While the XML "buzz" still dominates talk among Internet developers, the critical need is for information that cuts through the hype and lets Java programmers put XML to work. Java & XML shows how to use the APIs, tools, and tricks of XML to build real-world applications, with the end result that both the data and the code are portable. This second edition of Java & XML adds chapters on Advanced SAX and Advanced DOM, new chapters on SOAP and data binding, and new examples throughout. A concise chapter on XML basics introduces concepts, and the rest of the book focuses on using XML from your Java applications. Java developers who need to work with XML, or think that they will in the future--as well as developers involved in the new peer-to-peer movement, messaging, or web services--will find the new Java & XML a constant companion. This book covers:
The basics of XML, including DTDs, namespaces, XML Schema, XPath, and XSL
The SAX API, including all handlers, the SAX 2 extensions, filters, and writers
The DOM API, including DOM Level 2, Level 3, and the Traversal, Range, CSS, Events, and HTML modules.
The JDOM API, including the core, a look at XPath support, and JDOM as a JSR
Using web publishing frameworks like Apache Cocoon
Developing applications with XML-RPC
Using SOAP and UDDI for web services
Data Binding, using both DTDs and XML Schema for constraints
Building business-to-business applications with XML
Building information channels with RSS and dynamic content with XSP
Includes a quick reference on SAX 2.0, DOM Level 2, and JDOM.
Publisher resources
Table of contents
-
Java and XML, 2nd Edition
- Preface
- 1. Introduction
- 2. Nuts and Bolts
- 3. SAX
- 4. Advanced SAX
- 5. DOM
- 6. Advanced DOM
- 7. JDOM
- 8. Advanced JDOM
- 9. JAXP
- 10. Web Publishing Frameworks
- 11. XML-RPC
- 12. SOAP
- 13. Web Services
- 14. Content Syndication
- 15. Data Binding
- 16. Looking Forward
- A. API Reference
- B. SAX 2.0 Features and Properties
- Index
- Colophon
Product information
- Title: Java and XML, Second Edition
- Author(s):
- Release date: August 2001
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596001971
You might also like
book
Learning Go
Go is rapidly becoming the preferred language for building web services. There are plenty of tutorials …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …
book
Clean Code: A Handbook of Agile Software Craftsmanship
Even bad code can function. But if code isn't clean, it can bring a development organization …
book
Spring Microservices in Action
Spring Microservices in Action teaches you how to build microservice-based applications using Java and the Spring …