how to comapre 2 lage xml files
966140Oct 4 2012 — edited Oct 8 2012I need to compare two xml files(more than 100MB size).
I don't want to use DOM. Is there any API available to do the comparison? if yes then from where I can get it?
If not then what should be my approach to achieve this using java?
Thanks in advance.
Edited by: 963137 on Oct 4, 2012 4:03 AM