|
I just posted a solution to this problem in Java. I'm interested to know what you think.
http://xmliter.sourceforge.net/
"The xmliter package provides an API for processing XML data that is easier to use than SAX or DOM, performs almost as well as SAX, and works with large documents that won't fit into memory using DOM."
Mark Hayes
|