public class PerFileSheetV09d3 extends PerFileSheet
versioncheckboxStyle, dateStyle, firstCellNum, firstRowNum, FONT_SIZE, greenWrapped, lastRowNum, redWrapped, sheet, workbook, yellowWrapped| Constructor and Description |
|---|
PerFileSheetV09d3(org.apache.poi.ss.usermodel.Workbook workbook,
String sheetName,
String version) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(SpdxFile fileInfo,
String packageIds)
Add the file to the spreadsheet
|
static void |
create(org.apache.poi.ss.usermodel.Workbook wb,
String sheetName) |
SpdxFile |
getFileInfo(int rowNum,
SpdxDocumentContainer container)
Get the file information for a row in the PerFileSheet
|
String[] |
getPackageIds(int row) |
String |
verify() |
csvToStrings, openVersion, stringsToCsvaddRow, clear, createCenterStyle, createHeaderStyle, createLeftWrapStyle, getFirstDataRow, getNumDataRows, getSheet, resizeRowspublic void add(SpdxFile fileInfo, String packageIds)
PerFileSheetadd in class PerFileSheetpackageIds - string containing the package ID's which contain this filepublic SpdxFile getFileInfo(int rowNum, SpdxDocumentContainer container) throws SpreadsheetException
PerFileSheetgetFileInfo in class PerFileSheetSpreadsheetExceptionpublic String verify()
verify in class AbstractSheetpublic static void create(org.apache.poi.ss.usermodel.Workbook wb,
String sheetName)
public String[] getPackageIds(int row)
getPackageIds in class PerFileSheetCopyright © 2017 Linux Foundation. All Rights Reserved.