Uses of Class
org.spdx.library.ListedLicenses
-
Packages that use ListedLicenses Package Description org.spdx.library Functions for reading, writing, and manipulating SPDX documents -
-
Uses of ListedLicenses in org.spdx.library
Methods in org.spdx.library that return ListedLicenses Modifier and Type Method Description static ListedLicensesListedLicenses. getListedLicenses()Retrieve the singleton instance of theListedLicensesclassstatic ListedLicensesListedLicenses. resetListedLicenses()Reset all cached license information and reload the license IDs
-