CompareTemplateOutputHandler.DifferenceDescription |
CompareTemplateOutputHandler.getDifferences() |
|
static CompareTemplateOutputHandler.DifferenceDescription |
LicenseCompareHelper.isTextMatchingTemplate(String template,
String compareText) |
|
static CompareTemplateOutputHandler.DifferenceDescription |
LicenseCompareHelper.isTextStandardException(org.spdx.library.model.v2.license.LicenseException exception,
String compareText) |
Compares exception text to the exception text of an SPDX Standard exception
|
static CompareTemplateOutputHandler.DifferenceDescription |
LicenseCompareHelper.isTextStandardException(org.spdx.library.model.v3_0_1.expandedlicensing.ListedLicenseException exception,
String compareText) |
Compares exception text to the exception text of an SPDX Standard exception
|
static CompareTemplateOutputHandler.DifferenceDescription |
LicenseCompareHelper.isTextStandardLicense(org.spdx.library.model.v2.license.License license,
String compareText) |
Compares license text to the license text of an SPDX Standard License
|
static CompareTemplateOutputHandler.DifferenceDescription |
LicenseCompareHelper.isTextStandardLicense(org.spdx.library.model.v3_0_1.expandedlicensing.License license,
String compareText) |
Compares license text to the license text of an SPDX Standard License
|