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]

Reply via email to