What i'm trying to make is some application that
takes 2 XML files and tries to fuse them together semi-automatically. So the
elements that are the same get fused right away, and then the rest of the
elements from the files is listed, and one can select the elements that are the
same but have different names in different files and fuse them.
I'm quite new at JDOM, so maybe someone of u has
some thoughts on this idea and can give me some tips, cause at the moment i
don't see where i can start with comparing the elements from 2 XML
documents.
Kind regards,
Joachim
Albers.