| Package | Description |
|---|---|
| org.spdx.rdfparser.license |
Classes implementing the license model for the SPDX Parser
|
| Modifier and Type | Method and Description |
|---|---|
protected ListedLicenseException |
ListedExceptions.getExceptionFromUri(String uri)
Get a listed exception based on a URI.
|
ListedLicenseException |
ListedExceptions.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 modelContainer
|
ListedLicenseException |
ListedExceptions.getListedExceptionById(String id) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListedLicenseException> |
ISpdxListedLicenseProvider.getExceptionIterator() |
Copyright © 2019 Linux Foundation. All Rights Reserved.