Class VerificationSheet

java.lang.Object
org.spdx.spdxspreadsheet.AbstractSheet
org.spdx.compare.VerificationSheet

public class VerificationSheet
extends AbstractSheet
Worksheet containing verification errors Columns are package names, rows are individual verification errors
Author:
Gary O'Neall
  • Constructor Details

    • VerificationSheet

      public VerificationSheet​(org.apache.poi.ss.usermodel.Workbook workbook, String sheetName)
      Parameters:
      workbook -
      sheetName -
  • Method Details