Uses of Class
org.spdx.utility.compare.SpdxLicenseDifference
-
Packages that use SpdxLicenseDifference Package Description org.spdx.utility.compare Utility classes for comparing SPDX model objects -
-
Uses of SpdxLicenseDifference in org.spdx.utility.compare
Methods in org.spdx.utility.compare that return types with arguments of type SpdxLicenseDifference Modifier and Type Method Description List<SpdxLicenseDifference>
SpdxComparer. getExtractedLicenseDifferences(int docIndexA, int docIndexB)
Retrieves any licenses which where the text matches in both documents but other fields are different
-