Class 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