Namespaces
spdx.exceptions
Exception list functionality, primarily provided by org.spdx.library.model.license.ListedLicenses
.
Public variables and functions:
spdx.expressions
SPDX license expression functionality. This functionality is bespoke (it does not use the parser in Spdx-Java-Library
).
Public variables and functions:
spdx.licenses
License list functionality, primarily provided by org.spdx.library.model.license.ListedLicenses
.
Public variables and functions:
spdx.matching
License matching functionality, primarily provided by org.spdx.utility.compare.LicenseCompareHelper
.