Package org.spdx.storage.listedlicense
- Author:
- Gary O'Neall
Storage for SPDX listed licenses.
The
SpdxListedLicenseModelStore
is the default storage which pull the data from JSON files at spdx.org/licenses TheSpdxListedLicenseLocalModelStore
uses a local copy of the licenses stored in the resources/licenses directory
-
Interface Summary Interface Description IListedLicenseStore -
Class Summary Class Description CrossRefJson JSON Representation of a CrossRefExceptionJson Simple POJO to hold the license exception data loaded from a JSON fileExceptionJsonTOC Table of Contents for the listed license list as represented as a JSON index file at spdx.org/licenses/licenses.jsonExceptionJsonTOC.ExceptionJson LicenseCreationInfo LicenseCreatorAgent LicenseJson Simple POJO to hold the license data loaded from a JSON fileLicenseJsonTOC Table of Contents for the listed license list as represented as a JSON index file at spdx.org/licenses/licenses.jsonLicenseJsonTOC.LicenseJson SpdxListedLicenseLocalStore SpdxListedLicenseModelStore Read-only model store for the SPDX listed licensesSpdxListedLicenseWebStore SpdxV2ListedLicenseModelStore SpdxV3ListedLicenseModelStore