Uses of Class
org.spdx.rdfparser.license.ListedLicenseException
| Package | Description |
|---|---|
| org.spdx.rdfparser.license |
Classes implementing the license model for the SPDX Parser
|
-
Uses of ListedLicenseException in org.spdx.rdfparser.license
Methods in org.spdx.rdfparser.license that return ListedLicenseException Modifier and Type Method Description protected ListedLicenseExceptionListedExceptions. getExceptionFromUri(String uri)Get a listed exception based on a URI.ListedLicenseExceptionListedExceptions. getLicenseFromStdLicModel(IModelContainer modelContainer, org.apache.jena.graph.Node node)Get or create a standard exception in the model container copying any relevant information from the standard model to the model in the modelContainerListedLicenseExceptionListedExceptions. getListedExceptionById(String id)Methods in org.spdx.rdfparser.license that return types with arguments of type ListedLicenseException Modifier and Type Method Description Iterator<ListedLicenseException>ISpdxListedLicenseProvider. getExceptionIterator()