I have a situation where I have partial XML content in different places, such as RDBS and in an XML database. For different collections, different XML fragments will be in different places. I was wondering if anyone knew of a framework that would help me do this so I don't have to create my own.

The most obvious Java API for this task would be dom4j because it is based on interfaces which allow for different types of Elements in a Document.

thanks,
-Trav


------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to