| Class | Description |
|---|---|
| AbstractSheet |
Abstract class representing a workbook sheet used in storing structured data
|
| AbstractSpreadsheet |
Abstract class for implementing file based spreadsheets.
|
| AnnotationsSheet |
Sheet containing all annotations
|
| DocumentInfoSheet |
Abstract class for sheet containing information about the origins of an SPDX document
Specific versions implemented as subclasses
|
| ExternalRefsSheet |
Package external refs
|
| NonStandardLicensesSheet |
Abstract sheet for NonSTandardLicenses.
|
| NonStandardLicensesSheetV0d9d4 |
Sheet containing the text of any non-standard licenses found in an SPDX document
|
| NonStandardLicensesSheetV1d1 |
Sheet containing the text of any non-standard licenses found in an SPDX document
Implementat for version 1.1
|
| OriginsSheetV0d9d4 |
Sheet containing information about the origins of an SPDX document
|
| OriginsSheetV1d1 |
Sheet containing information about the origins of an SPDX document
Version 1.1
|
| OriginsSheetV1d2 | |
| OriginsSheetV2d0 | |
| PackageInfoSheet |
Abstract PackageInfoSheet to manage cross-version implementations
|
| PackageInfoSheetV09d2 |
Sheet describing the package information for an SPDX Document
|
| PackageInfoSheetV09d3 | |
| PackageInfoSheetV1d2 |
Version 1.2 implementation of PackageInfo Sheet - added home page column
|
| PackageInfoSheetV2d0 | |
| PackageInfoSheetV2d1 |
Version 2.1 of the package info sheet
|
| PackageInfoSheetV9d1 |
Sheet describing the package information for an SPDX Document
|
| PerFileSheet |
Abstract class for PerFileSheet.
|
| PerFileSheetV09d3 |
Sheet describing the per file information in an SPDX Document
|
| PerFileSheetV1d1 |
Sheet describing the per file information in an SPDX Document
|
| PerFileSheetV1d2 | |
| PerFileSheetV2d0 | |
| RelationshipsSheet |
Sheet containing relationship data
|
| ReviewersSheet |
Sheet describing any reviewers for an SPDX Document
|
| SnippetSheet |
Sheet to hold all snippet information
|
| SPDXSpreadsheet |
A spreadsheet containing information on an SPDX Document.
|
| Exception | Description |
|---|---|
| InvalidLicenseStringException |
Exceptions related to License Strings stored in the spreadsheet.
|
| SpreadsheetException |
Copyright © 2018 Linux Foundation. All Rights Reserved.