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 ListedLicenses
ListedLicenses. getListedLicenses()
Retrieve the singleton instance of theListedLicenses
classstatic ListedLicenses
ListedLicenses. resetListedLicenses()
Reset all cached license information and reload the license IDs
-