|
This looks great. I posted a similar solution on sourceforge some time ago called xmliter. It is built on the SAX API and therefore does not require any new parser technology. It also allows easily skipping over the content of an element. It does not currently allow writing, only reading, however.
I'm very interested in any feedback on it. It is available under the MIT license.
http://xmliter.sourceforge.net/
Mark Hayes
|