Uses of Interface
org.spdx.storage.listedlicense.IListedLicenseStore
Packages that use IListedLicenseStore
-
Uses of IListedLicenseStore in org.spdx.library.model.license
Methods in org.spdx.library.model.license with parameters of type IListedLicenseStoreModifier and TypeMethodDescriptionstatic ListedLicensesListedLicenses.initializeListedLicenses(IListedLicenseStore licenseStore) Initializes the listed licenses singleton from a provided cache. -
Uses of IListedLicenseStore in org.spdx.storage.listedlicense
Classes in org.spdx.storage.listedlicense that implement IListedLicenseStoreModifier and TypeClassDescriptionclassclassRead-only model store for the SPDX listed licenses License and exception ID's can be case insensitive License information is stored in a LicenseJson file with the ID being Listed License ID License Exception information is stored in an ExceptionJson file with the ID being the Listed Exception ID CrossRef information is stored within the LicenseJson file.class