[jdom-interest] how to compare 2 xml instances
Madrona, Robert
robert.madrona at cgey.com
Tue Dec 10 01:43:19 PST 2002
Hi,
I would like to compare if 2 xml iinstances are identical.
I noticed Element.equals() implements identity comparaison.
Is there such feature in JDOM?
My need is to compare the whole DOM trees from XML files generated by different tools
Especially I would like to ignore:
- tabs
- CR
- comments,
- some processing instructions,
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://jdom.org/pipermail/jdom-interest/attachments/20021210/31c20ab9/attachment.htm
More information about the jdom-interest
mailing list