9.8. Further Reading

The Bibliography lists several XML related books, including Brett McLaughlin's Java and XML and Eric Burke's Java and XSLT.

The Document Object Model (DOM) is a W3C standard; you can access the standard and related documents at http://www.w3.org/DOM.

The Java API for XML Parsing (JAXP) home page is http://java.sun.com/xml/jaxp/index.html. Other XML-related APIs (most of which are covered in Chapter 14) are also at this site; just truncate the URI after xml/ to see the others.

The JDOM home page is at http://www.jdom.org.

The Apache site http://xml.apache.org has the Xalan and Xerces processors plus many other free tools and utilities.

The Web sites http://www.xml.com and http://www.xml.org both have a lot of good XML-related ...

Get J2EE™ and JAX™: Developing Web Applications and Web Services 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.