http://www.developer.com/xml/article.php/640781/SAX-Navigator.htm

Back to article

SAX Navigator


January 3, 2001

The Simple API for XML (SAX) is a popular API for interacting with XML documents. Using an event model, SAX allows the programmer to respond to various parts of an XML document by writing we

Sitemap | Contact Us