saketkumar gupta

Greenhorn
+ Follow
since Feb 24, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by saketkumar gupta

Hi,
I m getting the problem to compare two xml file and keep output of difference in seperate new xml file. how can we do this by using any automatic gui-tools or JAVA API for this.

more details :

i want to compare two large xml file by start element to end element in other file. and suppose first file element tag is not there in second file then it should be added in new xml file.

all the process should be done automatic not manually checking.

suggest me if any gui tools or API for this

Please help me.

Thanks
Hi All,

I am getting the problem to compare the two xml file with element. if any diffence between them then it ll create the new xml file and store it.
can u sujjest me some GUI tools or JAXP API for it.

Thanks