Hi, I'm looking for a solution to create a DynaBean from *any* XML document - without knowing the structure of the XML document. In the end the data contained by the XML document should end up in a database but before it is send down that road I need to look at it and potentially manipulate it. The DynaBean should store the XML data in a Map as key/value pairs.
This is listed as a ToDo at the Betwixt Apache commons project http://jakarta.apache.org/commons/betwixt/tasks.html and it has also been discussed on the Castor mailinglist. Is anybody aware of a solution for this problem? Thank you, Olaf _______________________________________________ Juglist mailing list [email protected] http://trijug.org/mailman/listinfo/juglist_trijug.org
