XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> SAX, Java Packages -> SAX 2.0: The Simple API for XML

SAX 2.0: The Simple API for XML

Date: May. 6, 2000
Link: http://www.megginson.com/SAX/
Source Author or Organization: David Megginson, Megginson Technologies, and the XML-DEV mailing list

A download link for SAX2/Java, a standard interface for event-based XML parsing developed collaboratively by the members of the XML-DEV mailing list. This version incorporates support for Namespaces, for filter chains, and for querying and setting features and properties in the parser. SAX2-ext, a SAX2 companion package adding support for reporting lexical items like comments and CDATA sections, together with additional DTD declarations, is available at http://www.megginson.com/Software/sax2-ext-beta.zip.