This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes XML and Related Technologies and the fly likes Comparing 2 xml files Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "Comparing 2 xml files" Watch "Comparing 2 xml files" New topic
Author

Comparing 2 xml files

ram shyam
Ranch Hand

Joined: May 04, 2007
Posts: 77
Hi all,

I would like to know if there are any existing Sun 3pp available to compare 2 xml files. If not, is there any way other than unmarshalling the xml to JAVA objects and then do the comparison?

Also, I have a text file which needs to be compared with an existing xml file. I thought this text file can be converted to xml and then the comparison can be done. Please let me know if my approach is correct.

Thanks in advance!!
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Comparing 2 xml files
 
Similar Threads
how to insert textvalue in existing XMl file
XML comparison tools - nice requirement
XML file comparison
Difference between vi and touch
One file should be processed by one thread