Thank you Andy. I have used Michael's solution. However the link you posted is interesting: that could be useful for other things!
Andy Stevens-2 wrote: > > 2008/12/5 Rob Davis-5 <[EMAIL PROTECTED]>: >> >> I want to compare two Document objects. >> >> That is compare their contents to see if they are exactly the same. This >> would mean recursively traversing through each node in the Document and >> comparing it with the other Document. >> >> Is there are routine, method or library to do this already? > > The difference engine from XMLUnit? > http://xmlunit.sourceforge.net/userguide/html/ar01s03.html > > > Andy > -- > http://pseudoq.sourceforge.net/ Open source java Sudoku solver > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/How-to-compare-Documents--Existing-library-method-available--or-use-DOMTreeWalker--tp20856968p20912399.html Sent from the Xerces - J - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]