Uses of Class
org.spdx.spreadsheetstore.DocumentInfoSheet
-
Uses of DocumentInfoSheet in org.spdx.spreadsheetstore
Subclasses of DocumentInfoSheet in org.spdx.spreadsheetstoreModifier and TypeClassDescriptionclassDocumentInfoSheet for version 2.0+ of the SPDX SpecMethods in org.spdx.spreadsheetstore that return DocumentInfoSheetModifier and TypeMethodDescriptionSpdxSpreadsheet.getDocumentInfoSheet()SpdxSpreadsheet.getOriginsSheet()static DocumentInfoSheetDocumentInfoSheet.openVersion(org.apache.poi.ss.usermodel.Workbook workbook, String originSheetName, String version, org.spdx.storage.IModelStore modelStore, org.spdx.library.ModelCopyManager copyManager) Open an existing worksheetMethods in org.spdx.spreadsheetstore with parameters of type DocumentInfoSheetModifier and TypeMethodDescriptionvoidSpdxSpreadsheet.setDocumentInfoSheet(DocumentInfoSheet documentInfoSheet) voidSpdxSpreadsheet.setOriginsSheet(DocumentInfoSheet originsSheet)