| Package | Description |
|---|---|
| org.spdx.compare |
| Modifier and Type | Method and Description |
|---|---|
CompareTemplateOutputHandler.DifferenceDescription |
CompareTemplateOutputHandler.getDifferences() |
static CompareTemplateOutputHandler.DifferenceDescription |
LicenseCompareHelper.isTextStandardException(LicenseException exception,
String compareText)
Compares exception text to the exception text of an SPDX Standard exception
|
static CompareTemplateOutputHandler.DifferenceDescription |
LicenseCompareHelper.isTextStandardLicense(License license,
String compareText)
Compares license text to the license text of an SPDX Standard License
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompareTemplateOutputHandler.DifferenceDescription.addDifference(LineColumn location,
String token,
String msg,
String text,
LicenseTemplateRule rule,
CompareTemplateOutputHandler.DifferenceDescription lastOptionalDifference) |
Copyright © 2018 Linux Foundation. All Rights Reserved.