|
It might look as though XML-INTO uses a DOM parse, but it uses a SAX parser too, the same underlying parser as XML-SAX.Thanks, Barbara. I guess it's good to know that under the covers the parsers are the same; at least we shouldn't expect any different behavior. And that makes sense; as Jon pointed out a DOM parser has lots more capabilities than XML-INTO provides. But to my simple thinking the mechanics of the parsing seem much more DOM-like, because I don't have to respond to events.
(I can't go into any details about the actual parser.)
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.