Namespaces

spdx.exceptions

Exception list functionality, primarily provided by org.spdx.library.model.license.ListedLicenses.

spdx.expressions

SPDX license expression functionality. This functionality is bespoke (it does not use the parser in Spdx-Java-Library).

spdx.licenses

License list functionality, primarily provided by org.spdx.library.model.license.ListedLicenses.

spdx.matching

License matching functionality, primarily provided by org.spdx.utility.compare.LicenseCompareHelper.