Books
The Book of SAX
07:35, 15 Jun 2002 UTC | Uche Ogbuji

The Book of SAX published by No Starch Press.

The Book of SAX: The Simple API for XML by W. Scott Means and Michael A. Bodie (ISBN 1-886411-77-8) is a comprehensive tutorial and reference for SAX 2.0 using numerous examples.

Bodie and Means teach readers how to:

  • Get a SAX 2.0 application up and running quickly
  • Parse large XML documents without draining a computer's resources
  • Handle errors, work with InputSources, and capture DTD information
  • Use the namespace facilities added to SAX 2.0
  • Build an XML parser using support classes provided in the SAX 2.0 API
  • Migrate applications and parsers from SAX 1.0 to SAX 2.0
| See 1 comment

Newest comments

Re: The Book of SAX (s - 02:51, 13 Feb 2003)
bs
  
xmlhack: developer news from the XML community

Front page | Search | Find XML jobs

Related categories
Books