| Interface | Description |
|---|---|
| IFileChecksumGenerator |
Interface for implementations of generators of file checksums
|
| IModelContainer |
Interface for a a class that contains an RDF model
|
| SpdxRdfConstants |
Constants which map to the SPDX specifications found at http://spdx.org/rdf/terms
|
| Class | Description |
|---|---|
| DOAPProject | Deprecated |
| JavaSha1ChecksumGenerator |
Java sha1 checksum generator using MessageDigest
|
| RdfModelHelper |
Static class containing helper methods for implementations of IRdfModel
|
| RdfParserHelper |
Helper class with common functions used by the RDF Parser
|
| SPDXChecksum | Deprecated |
| SPDXCreatorInformation |
Creator class for SPDX documents
|
| SPDXDocument | Deprecated |
| SpdxDocumentContainer |
This class contains the SPDX Document and provides some of the basic
RDF model support.
|
| SPDXDocumentFactory |
Factory for creating an SPDX Document from a variety of different sources
|
| SPDXFile | Deprecated |
| SPDXLicenseInfoFactory | Deprecated |
| SPDXPackageInfo | Deprecated |
| SpdxPackageVerificationCode |
Contains an SPDX Package Verification Code, currently consisting
of a value and list of excluded files.
|
| SPDXReview |
Reviewer class for SPDX Analysis
|
| SpdxVerificationHelper |
Holds static methods used for verify various property values
|
| VerificationCodeGenerator |
Generates a package verification code from a directory of source code or an array of
SPDXFiles. |
| Exception | Description |
|---|---|
| InvalidSPDXAnalysisException |
Exception for invalid SPDX Documents
|
| NonNumericLicenseIdException |
Exception for non standard license IDs where a numeric value is expected and
no numeric value is found
|
Copyright © 2018 Linux Foundation. All Rights Reserved.