Hi!
How do I add a Document to an existing Document? Or merge two Documents.
Document myDocument = DocumentHelper.parseText("<root><node>info</node></root>");
Document myNewDocument = DocumentHelper.parseText("<node>more info</node>");
I want to have the both nodes in the first Document.
Thanks.
-- Andreas Andersson IT Dept. Travelstart Nordic [EMAIL PROTECTED] http://www.travelstart.se
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user