[Home] [By Thread] [By Date] [Recent Entries]

  • From: Philippe Poulard <Philippe.Poulard@s...>
  • To: Andrew Welch <andrew.j.welch@g...>
  • Date: Tue, 21 Nov 2006 14:44:25 +0100

Andrew Welch wrote:
> Is there a free Java xml canonicalizer out there to allow the
> comparing of xml fragments?
> 
> If not, how does everyone compare xml fragments or files for equality?
> 
> thanks
> andrew
> 

hi,

you can try XUnit for that purpose ; instead of comparing the canonical 
form of your documents, it will compare 2 DOM documents or 2 nodes

when it find some differences, it reports what differs and where

it is very basic but helpful if you have to compare thousands of documents

XUnit is an application available with RefleX
http://reflex.gforge.inria.fr/xunit.html

-- 
Cordialement,

               ///
              (. .)
  --------ooO--(_)--Ooo--------
|      Philippe Poulard       |
  -----------------------------
  http://reflex.gforge.inria.fr/
        Have the RefleX !


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member