Results 1 to 2 of 2
Thread: Compare 2 XML
- 06-28-2007, 06:54 PM #1
Senior Member
- Join Date
- Jun 2007
- Posts
- 119
- Rep Power
- 0
Compare 2 XML
Hi
Are there any pre-made classes out there that can take 2 XML files that adhere to the same DTD/Schema rules and compare them against each other.
For example
I'd want to he able to seeJava Code:<student id=1234> <name>Joe Bloggs</name> <address>Anytown</address> </student>
Students in File1 (the primary file) that are also in File2.
Students in File1 who are also in File2, but whose name or address is different.
any ideas?
- 07-05-2007, 02:58 AM #2
Senior Member
- Join Date
- Jun 2007
- Posts
- 132
- Rep Power
- 0
Similar Threads
-
How to Compare two Dates
By Java Tip in forum java.utilReplies: 1Last Post: 06-24-2008, 07:05 AM -
Compare 5 numbers
By Snowboardmylife in forum New To JavaReplies: 5Last Post: 04-15-2008, 07:04 PM -
Compare lists
By JavaNoob in forum New To JavaReplies: 2Last Post: 08-08-2007, 03:11 PM -
how to compare two strings
By elizabeth in forum New To JavaReplies: 7Last Post: 08-06-2007, 03:57 AM -
compare speed
By bbq in forum JDBCReplies: 1Last Post: 06-28-2007, 05:34 PM


LinkBack URL
About LinkBacks

Bookmarks