Uses of Class
org.spdx.utility.compare.SpdxExternalRefDifference
-
Packages that use SpdxExternalRefDifference Package Description org.spdx.utility.compare Utility classes for comparing SPDX model objects -
-
Uses of SpdxExternalRefDifference in org.spdx.utility.compare
Methods in org.spdx.utility.compare that return types with arguments of type SpdxExternalRefDifference Modifier and Type Method Description List<SpdxExternalRefDifference>
SpdxPackageComparer. getExternalRefDifferences(org.spdx.library.model.v2.SpdxDocument docA, org.spdx.library.model.v2.SpdxDocument docB)
-