this is my situation:
I have two org.w3c.dom.Document generated from two xml files. I want to get a new document containing all the data of two XML documents.
Do you have any ideas on how to do this?
Thanks! Rob