Class SpdxPackageComparer

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

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