Patches using java

Hai,How to achive patching of diff files?
[55 byte] By [venkat24a] at [2007-11-27 6:13:11]
# 1
> Hai,> How to achive patching of diff files?Explain what it is you mean in greater detail, please.
petes1234a at 2007-7-12 17:21:18 > top of Java-index,Java Essentials,Java Programming...
# 2
hai,i need to know how to compare 2 xml files using java and diff command which is in uinx/linux.
venkat24a at 2007-7-12 17:21:18 > top of Java-index,Java Essentials,Java Programming...
# 3
one way is to parse both the xmlfiles and compare the contents.DOM parsing will be easier
bhvijaya at 2007-7-12 17:21:18 > top of Java-index,Java Essentials,Java Programming...