Package org.spdx.storage.listedlicense
package org.spdx.storage.listedlicense
Storage for SPDX listed licenses
The SpdxListedLicenseModelStore is the default storage which pull the data from JSON files at spdx.org/licenses
The SpdxListedLicenseLocalModelStore uses a local copy of the licenses stored in the resources/licenses directory
- Author:
- Gary O'Neall
-
ClassDescriptionJSON Representation of a CrossRefSimple POJO to hold the license exception data loaded from a JSON fileTable of Contents for the listed license list as represented as a JSON index file at spdx.org/licenses/licenses.jsonExtends the model store to include interfaces specific to listed licensesCreation information for the listed license storeStorage for the creator agent of the license listSimple POJO to hold the license data loaded from a JSON fileTable of Contents for the listed license list as represented as a JSON index file at spdx.org/licenses/licenses.jsonModel store for listed licenses using the JSON files in the resources/stdlicenses directory.Read-only model store for the SPDX listed licensesModel store for generating SPDX version 2.X listed license and listed exceptionsModel store for generating SPDX version 3.X listed license and listed exceptions