Uses of Class
org.spdx.library.model.license.License
| Package | Description |
|---|---|
| org.spdx.library.model.license | |
| org.spdx.utility.compare |
Utility classes for comparing SPDX model objects
|
-
Uses of License in org.spdx.library.model.license
Subclasses of License in org.spdx.library.model.license Modifier and Type Class Description classSpdxListedLicenseListed license for SPDX as listed at spdx.org/licenses -
Uses of License in org.spdx.utility.compare
Methods in org.spdx.utility.compare with parameters of type License Modifier and Type Method Description static CompareTemplateOutputHandler.DifferenceDescriptionLicenseCompareHelper. isTextStandardLicense(License license, String compareText)Compares license text to the license text of an SPDX Standard License