xmldiffGUI.jar
jar file will open the application which you can use directly to compare xml files.leftFile
: the relative or absolute path of the left filerightFile
: the relative or absolute path of the right filerules
: the relative or absolute path of the Rules configuration
java -jar xmldiffGUI.jar -leftFile=samples/leftFile.xml -rightFile=samples/rightFile.xml -rules=samples/rules.xml
xmldiff Copyright (c) 2024 Herve Girod. All rights reserved.