The Simple API for XML
Elements of Design
HTTP Client Implementation
  Contents
XML Parsing Stategy
Two XML parsing strategies are commonly utilised: the W3C Document Object Model (DOM) and
the Simple API for XML (SAX).
Subsections
The Simple API for XML
Elements of Design
HTTP Client Implementation
  Contents
Copyright © 2001 Jean-Marc Rosengard