Uses of Class
org.spdx.rdfparser.license.License
| Package | Description |
|---|---|
| org.spdx.compare | |
| org.spdx.rdfparser.license |
Classes implementing the license model for the SPDX Parser
|
-
Uses of License in org.spdx.compare
Methods in org.spdx.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 -
Uses of License in org.spdx.rdfparser.license
Subclasses of License in org.spdx.rdfparser.license Modifier and Type Class Description classSpdxListedLicenseListed license for SPDX as listed at spdx.org/licensesMethods in org.spdx.rdfparser.license with parameters of type License Modifier and Type Method Description voidLicense. copyFrom(License license)Copy all of the parameters from another license