OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI - article (SAX, the power API)



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