| Package | Description |
|---|---|
| org.spdx.spdxspreadsheet |
| Modifier and Type | Class and Description |
|---|---|
class |
PerFileSheetV09d3
Sheet describing the per file information in an SPDX Document
|
class |
PerFileSheetV1d1
Sheet describing the per file information in an SPDX Document
|
class |
PerFileSheetV1d2 |
class |
PerFileSheetV2d0 |
| Modifier and Type | Method and Description |
|---|---|
PerFileSheet |
SPDXSpreadsheet.getPerFileSheet() |
static PerFileSheet |
PerFileSheet.openVersion(org.apache.poi.ss.usermodel.Workbook workbook,
String perFileSheetName,
String version)
Open a specific version of the PerFileSheet
|
| Modifier and Type | Method and Description |
|---|---|
void |
SPDXSpreadsheet.setPerFileSheet(PerFileSheet perFileSheet) |
Copyright © 2018 Linux Foundation. All Rights Reserved.