Programming XML - SAX

Simple API for XML (SAX).

An event driven API developed by David Megginson and a number of people on the xml-dev mailing list. This can be much more efficient where you do not need to hold the whole tree structure in memory. SAX support is now distributed with JDK1.4.

 


metadata block
see also:

 

Correspondence about this page comp.text.xml

This site may have errors. Don't use for critical systems.

Copyright (c) 1998-2023 Martin John Baker - All rights reserved - privacy policy.