Many many many possibilities: - JDOM - DOM - SAX - Commons Digester - .... just about ten thousand more...
Really don't need JAXB there which is artillery for people fearing to look at XML, to my taste.
Paul
On 13-Jan-04, at 16:42 Uhr, Andrews, Scott wrote:
I need something dynamic, where the structure of the XML document is unknown until parse time, as if the user specifies the DTD. I want to, at run-time, iterate over the structure and provide the user with actions to be taken when those elements are encountered in the XML documents.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]