Results 1 to 2 of 2
Thread: Comparing two XML files
- 01-24-2011, 07:07 PM #1
Member
- Join Date
- Jan 2011
- Posts
- 1
- Rep Power
- 0
Comparing two XML files
Hi,
I am comparing two XML files input by the user, using SAX.
As of now, I am parsing the first XML file and storing the contents in variables.
Then, the second XML file is parsed and it's contents are compared with the stored variables.
Is there any other efficient way by which this comparison can be achieved?
I hope this makes sense.
Thanks,
Anuj Sharma
- 02-07-2011, 09:09 AM #2
Member
- Join Date
- Jul 2009
- Posts
- 26
- Rep Power
- 0
Similar Threads
-
comparing arrays..
By circuspeanuts in forum New To JavaReplies: 5Last Post: 05-25-2009, 07:05 AM -
Comparing Two Text Files
By coder09 in forum New To JavaReplies: 15Last Post: 03-03-2009, 06:11 AM -
[SOLVED] Comparing two files
By Doctor Cactus in forum New To JavaReplies: 7Last Post: 02-27-2009, 10:42 PM -
comparing
By Feng in forum New To JavaReplies: 2Last Post: 11-23-2007, 09:40 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks