| Package | Description |
|---|---|
| org.spdx.rdfparser.license |
Classes implementing the license model for the SPDX Parser
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExtractedLicenseInfo
An ExtractedLicensingInfo represents a license or licensing notice that was found in the package.
|
class |
License
Describes a license
All licenses have an ID.
|
class |
SpdxListedLicense
Listed license for SPDX as listed at spdx.org/licenses
|
| Modifier and Type | Method and Description |
|---|---|
SimpleLicensingInfo |
OrLaterOperator.getLicense() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrLaterOperator.setLicense(SimpleLicensingInfo license) |
| Constructor and Description |
|---|
OrLaterOperator(SimpleLicensingInfo license) |
Copyright © 2018 Linux Foundation. All Rights Reserved.