[jdom-interest] Combining small xml documents into a large xml
document
Jason Hunter
jhunter at collab.net
Mon Feb 5 08:29:06 PST 2001
Michael Molloy wrote:
>
> I understand how to remove an element and append it to a new location on the
> same object. Can I remove an element from one object & append it to another?
> (From XMLDoc1 to XMLDoc2).
Yes, transferring elements between documents is the same as transferring
within a document. No special import required!
-jh-
More information about the jdom-interest
mailing list