[
Lists Home |
Date Index |
Thread Index
]
Hi,
I'm looking for a small Java XML parser (validation is *NOT* required,
but well-formedness checking would be nice)
I'm not looking for any particular API set, but if it can give me
something like a DOM/JDOM tree-based API, rather than a SAX style event
stream, mores the better.
My main contender so far is XMLtp (http://mitglied.lycos.de/xmltp/)
Any other suggestions ?
Thanks,
GTG
|