| Package | Description |
|---|---|
| org.spdx.spdxspreadsheet |
| Modifier and Type | Class and Description |
|---|---|
class |
NonStandardLicensesSheetV0d9d4
Sheet containing the text of any non-standard licenses found in an SPDX document
|
class |
NonStandardLicensesSheetV1d1
Sheet containing the text of any non-standard licenses found in an SPDX document
Implementat for version 1.1
|
| Modifier and Type | Method and Description |
|---|---|
NonStandardLicensesSheet |
SPDXSpreadsheet.getNonStandardLicensesSheet() |
static NonStandardLicensesSheet |
NonStandardLicensesSheet.openVersion(org.apache.poi.ss.usermodel.Workbook workbook,
String nonStandardLicenseSheetName,
String version)
Open an existing NonStandardLicenseSheet
|
| Modifier and Type | Method and Description |
|---|---|
void |
SPDXSpreadsheet.setNonStandardLicensesSheet(NonStandardLicensesSheet nonStandardLicensesSheet) |
Copyright © 2018 Linux Foundation. All Rights Reserved.