[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Java xml canonicalizer for comparing xml fragments
- From: Mike Moran <mike_moran@mac.com>
- To: Andrew Welch <andrew.j.welch@gmail.com>
- Date: Mon, 20 Nov 2006 06:02:19 -0800
On Monday, November 20, 2006, at 01:43PM, "Andrew Welch" <andrew.j.welch@gmail.com> 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?
I've recently used the XOM library to do canonical XML and then compare the resultant XML files
for equality. It was pretty easy to do. See http://www.xom.nu/tutorial.xhtml#d0e1970
I didn't try it with anything else so there may be better libraries.
--
Mike http://wiki.houseofmoran.com/
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]