[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
FYI - article (SAX, the power API)
- From: Kellie Wiginton <kwigint@us.ibm.com>
- To: xml-dev@lists.xml.org
- Date: Tue, 21 Aug 2001 19:55:07 -0700
SAX, the power API
================
This article gives a solid introduction to SAX, the event-based API for
processing XML that has become a de facto standard. This preview tells when
to use SAX instead of DOM, gives an overview of commonly used SAX
interfaces, and provides detailed examples in a Java-based application with
many code samples.
http://www-106.ibm.com/developerworks/xml/library/x-saxapi/?open&l=136,t=grx,p=SAXapi