开发者

how to compare part of xml to a part of another xml? [duplicate]

This ques开发者_StackOverflow中文版tion already has answers here: Closed 11 years ago.

Possible Duplicate:

Best way to compare 2 XML documents in Java

in java, I have 2 xml files, with different root elements. I know that a part of the first onbe equals to a part of the second one. what is the best way to compare?

thanks.


I would suggest to try with XMLUnit - http://xmlunit.sourceforge.net/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜