© Copyright IBM Corp. 2002. All rights reserved. 55
Chapter 3. Processing XML
Chapter three provides the reader with an opportunity to learn about the
processing of XML documents. The chapter highlights the XML Processor and
parser shipped with WebSphere Application Developer.
In this chapter, the following topics are described:
Xalan XSLT Processor
SAX2
DOM Level2
Java API for XML Processing (JAXP)
3