Uses of Class
org.spdx.rdfparser.license.ListedExceptions
| Package | Description |
|---|---|
| org.spdx.rdfparser.license |
Classes implementing the license model for the SPDX Parser
|
-
Uses of ListedExceptions in org.spdx.rdfparser.license
Methods in org.spdx.rdfparser.license that return ListedExceptions Modifier and Type Method Description static ListedExceptionsListedExceptions. getListedExceptions()static ListedExceptionsListedExceptions. resetListedExceptions()Resets all of the cached exception information and reloads the exception IDs NOTE: This method should be used with caution, it will negatively impact performance.