XML Diff and Merge

前端 未结 4 1970
半阙折子戏
半阙折子戏 2020-12-04 20:38

I think i have a rather unique problem to solve. Well, i cant find enough information using Google. So here it goes,

I work on a Java EE SOA application which stores

4条回答
  •  抹茶落季
    2020-12-04 21:18

    Try using Pretty Diff. It is designed to work with several different extensions upon the basic XML syntax.

    http://prettydiff.com/

提交回复
热议问题