Uses of Class
org.spdx.spdxspreadsheet.DocumentInfoSheet
| Package | Description |
|---|---|
| org.spdx.spdxspreadsheet |
-
Uses of DocumentInfoSheet in org.spdx.spdxspreadsheet
Subclasses of DocumentInfoSheet in org.spdx.spdxspreadsheet Modifier and Type Class Description classOriginsSheetV0d9d4Sheet containing information about the origins of an SPDX documentclassOriginsSheetV1d1Sheet containing information about the origins of an SPDX document Version 1.1classOriginsSheetV1d2classOriginsSheetV2d0Methods in org.spdx.spdxspreadsheet that return DocumentInfoSheet Modifier and Type Method Description DocumentInfoSheetSPDXSpreadsheet. getOriginsSheet()static DocumentInfoSheetDocumentInfoSheet. openVersion(org.apache.poi.ss.usermodel.Workbook workbook, String originSheetName, String version)Open an existing worksheetMethods in org.spdx.spdxspreadsheet with parameters of type DocumentInfoSheet Modifier and Type Method Description voidSPDXSpreadsheet. setOriginsSheet(DocumentInfoSheet originsSheet)