Uses of Class
org.spdx.library.model.license.License
Packages that use License
Package
Description
Utility classes for comparing SPDX model objects
-
Uses of License in org.spdx.library.model.license
Subclasses of License in org.spdx.library.model.licenseModifier and TypeClassDescriptionclassListed 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 LicenseModifier and TypeMethodDescriptionLicenseCompareHelper.isTextStandardLicense(License license, String compareText) Compares license text to the license text of an SPDX Standard License