Class SpdxItemComparer

java.lang.Object
org.spdx.compare.SpdxItemComparer
Direct Known Subclasses:
SpdxFileComparer, SpdxPackageComparer, SpdxSnippetComparer

public class SpdxItemComparer
extends Object
Compares two SPDX items. The compare(itemA, itemB) method will perform the comparison and store the results. isDifferenceFound() will return true of any differences were found.
Author:
Gary