Hello all,

I need a quick way to extract all namespaces from a source document, so I can add them to a target document. I could traverse the complete DOM of the source document and collect namespaces on the way and then add them to
the target document, but I would like to know if anybody has a more elegant solution.


Thank you very much,

Richard



-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
dom4j-user mailing list
dom4j-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to