Seva at Eclipse

Seva Lapsha working on Eclipse PDT project

Archive for June, 2008

Copying nodes between XML documents with Java DOM

Posted in development, java on June 26th, 2008 | No Comments »

Today I had an atomic task of creating a most convenient way to copy nodes from one XML document to another with Java’s DOM implementation. Googling did not help me much in it, so I will share the solution here in case someone would be challenged too.
So, imagine you have multiple XML documents like this:
<document><section><node [...]

[ Back to top ]

Recent Posts

Archives

Categories

Meta