Uses of Class
org.spdx.utility.compare.CompareTemplateOutputHandler.DifferenceDescription
| Package | Description |
|---|---|
| org.spdx.utility.compare |
Utility classes for comparing SPDX model objects
|
-
Uses of CompareTemplateOutputHandler.DifferenceDescription in org.spdx.utility.compare
Methods in org.spdx.utility.compare that return CompareTemplateOutputHandler.DifferenceDescription Modifier and Type Method Description CompareTemplateOutputHandler.DifferenceDescriptionCompareTemplateOutputHandler. getDifferences()static CompareTemplateOutputHandler.DifferenceDescriptionLicenseCompareHelper. isTextStandardException(LicenseException exception, String compareText)Compares exception text to the exception text of an SPDX Standard exceptionstatic CompareTemplateOutputHandler.DifferenceDescriptionLicenseCompareHelper. isTextStandardLicense(License license, String compareText)Compares license text to the license text of an SPDX Standard LicenseMethods in org.spdx.utility.compare with parameters of type CompareTemplateOutputHandler.DifferenceDescription Modifier and Type Method Description voidCompareTemplateOutputHandler.DifferenceDescription. addDifference(LineColumn location, String token, String msg, String text, LicenseTemplateRule rule, CompareTemplateOutputHandler.DifferenceDescription lastOptionalDifference)