Uses of Class
org.spdx.library.model.license.ListedLicenses
Packages that use ListedLicenses
-
Uses of ListedLicenses in org.spdx.library.model.license
Methods in org.spdx.library.model.license that return ListedLicensesModifier and TypeMethodDescriptionstatic ListedLicensesListedLicenses.getListedLicenses()static ListedLicensesListedLicenses.initializeListedLicenses(IListedLicenseStore licenseStore) Initializes the listed licenses singleton from a provided cache.static ListedLicensesListedLicenses.resetListedLicenses()Resets all of the cached license information and reloads the license IDs NOTE: This method should be used with caution, it will negatively impact performance.