HTML 4.01 strict HTML
Visit Sourceforge.net

SAX Sample Application 1

This sample application demonstrates how to use the SAX parser to build your own object capable of returning information about the XML data passed in.

NOTE: If you are using Konqueror, this sample application requires version 3.0 or higher.

NOTE: If you are using Opera, this sample application requires version 7.0 or higher.


SAX Tree View Sample

This sample application builds on the sample above to demonstrate how an DHTML tree view can be constructed from XML using the SAX Parser.

NOTE: If you are using Konqueror, this sample application requires version 3.0 or higher.

NOTE: If you are using Opera, this sample application requires version 7.0 or higher.