Chapter 27. XML and Java
-
Some Rules of XML
-
The Document Type Definition (DTD)
-
That Is XML Used For?
-
XML Versions and Glossary
-
JAXP Library Contents
-
Reading XML With DOM Parsers
-
A Program That Uses a DOM Parser
-
Reading an XML File—SAX Parsers
-
A Program That Uses a SAX Parser
-
The Factory Design Pattern
-
Design Pattern Summary
-
Other Java XML Notes
-
Further Reading
-
Exercises
This chapter is in three parts. The first part describes XML, what it's for, and how you use it. It's straightforward and is described in a couple of sections in the chapter. The largest part of this chapter describes Java support for XML, covering how you access and update XML documents. The ...
Get Just Java™ 2 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.