Simple API for XML
- Common Interface implemented for many different XML Parsers
- Standard interface for event-based XML parsing
- SAX is not an XML Parser
- SAX2 is a new Java-based release of SAX
- SAX2 adds support for XML Namespaces
- SAX 2.0/Java final release at :
http://www.megginson.com/SAX/Java/index.html