|
> I guess I would categorize it as a SAX (Simple API for XML) parser > because it follows the basic event driven model where you register > procedure handlers to be called when an entity/node is found within a > document. But if you look at the http://expat.sourceforge.net/ site they > don't explicitly say it is SAX. Expat isn't SAX, they call it a 'stream' parser. My code has added some additional functionality to it that might make it "SAX", I don't know enough about what you need to be considered SAX in order to say for sure.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.