Class 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