| AbstractExtractedLicenseInfo |
ExtractedLicenseInfo which can be represented as a concrete ExtractedLicenseInfo within
the same SPDX document with all properties accessible, or as an ExternalExtractedLicenseInfo
which represents a license not included within the SPDX document.
|
| AnyLicenseInfo |
This abstract class represents several ways of describing licensing information.
|
| ConjunctiveLicenseSet |
A set of licenses where all of the licenses apply
|
| CrossRef |
Cross reference details for the a URL reference
|
| CrossRef.CrossRefBuilder |
|
| DisjunctiveLicenseSet |
A set of licenses where there is a choice of one of the licenses in the set
|
| ExternalExtractedLicenseInfo |
|
| ExtractedLicenseInfo |
An ExtractedLicensingInfo represents a license or licensing notice that was found in the package.
|
| License |
Describes a license
All licenses have an ID.
|
| LicenseException |
Represents an SPDX license exception as defined in the License Expression Language
Used with the "with" unary expression.
|
| LicenseExpressionParser |
A parser for the SPDX License Expressions as documented in the SPDX appendix.
|
| LicenseInfoFactory |
Factory for creating SPDXLicenseInfo objects from a Jena model
|
| LicenseSet |
A specific form of license information where there is a set of licenses
represented
|
| ListedLicenseException |
Represents a License Exception present on the SPDX License List
|
| ListedLicenses |
Singleton class which holds the listed licenses
|
| OrLaterOperator |
A license that has an or later operator (e.g.
|
| SimpleLicensingInfo |
The SimpleLicenseInfo class includes all resources that represent
simple, atomic, licensing information.
|
| SpdxListedLicense |
Listed license for SPDX as listed at spdx.org/licenses
|
| SpdxListedLicense.Builder |
|
| SpdxNoAssertionLicense |
Special class of license to represent no asserted license license in the file or packages
|
| SpdxNoneLicense |
A special license meaning that no license was found
|
| WithExceptionOperator |
A license that has a With exception operator (e.g.
|