Class SpdxFileComparer

java.lang.Object
org.spdx.utility.compare.SpdxItemComparer
org.spdx.utility.compare.SpdxFileComparer

public class SpdxFileComparer
extends SpdxItemComparer
Compares two SPDX files. The compare(fileA, fileB) method will perform the comparison and store the results. isDifferenceFound() will return true of any differences were found.
Author:
Gary O'Neall