Uses of Class
org.spdx.spdxspreadsheet.NonStandardLicensesSheet
| Package | Description |
|---|---|
| org.spdx.spdxspreadsheet |
-
Uses of NonStandardLicensesSheet in org.spdx.spdxspreadsheet
Subclasses of NonStandardLicensesSheet in org.spdx.spdxspreadsheet Modifier and Type Class Description classNonStandardLicensesSheetV0d9d4Sheet containing the text of any non-standard licenses found in an SPDX documentclassNonStandardLicensesSheetV1d1Sheet containing the text of any non-standard licenses found in an SPDX document Implementat for version 1.1Methods in org.spdx.spdxspreadsheet that return NonStandardLicensesSheet Modifier and Type Method Description NonStandardLicensesSheetSPDXSpreadsheet. getNonStandardLicensesSheet()static NonStandardLicensesSheetNonStandardLicensesSheet. openVersion(org.apache.poi.ss.usermodel.Workbook workbook, String nonStandardLicenseSheetName, String version)Open an existing NonStandardLicenseSheetMethods in org.spdx.spdxspreadsheet with parameters of type NonStandardLicensesSheet Modifier and Type Method Description voidSPDXSpreadsheet. setNonStandardLicensesSheet(NonStandardLicensesSheet nonStandardLicensesSheet)