Class SpdxListedLicenseLocalStore

java.lang.Object
org.spdx.storage.listedlicense.SpdxListedLicenseModelStore
org.spdx.storage.listedlicense.SpdxListedLicenseLocalStore
All Implemented Interfaces:
AutoCloseable, IModelStore, IListedLicenseStore

public class SpdxListedLicenseLocalStore
extends SpdxListedLicenseModelStore
Author:
Gary O'Neall Model store for listed licenses using the JSON files in the resources/stdlicenses directory. Note the resources/stdlicenses must be on the build path.