Hi guys, this is my situation:
I have two org.w3c.dom.Document created from two xml files. What I want to obtain is brand new Document containing all the data of the two xml Document.
Do you have any idea on how to do this?
Thanks! Rob
Hi guys, this is my situation:
I have two org.w3c.dom.Document created from two xml files. What I want to obtain is brand new Document containing all the data of the two xml Document.
Do you have any idea on how to do this?
Thanks! Rob