Uses of Class
org.spdx.spdxspreadsheet.AbstractSpreadsheet
| Package | Description |
|---|---|
| org.spdx.compare | |
| org.spdx.spdxspreadsheet |
-
Uses of AbstractSpreadsheet in org.spdx.compare
Subclasses of AbstractSpreadsheet in org.spdx.compare Modifier and Type Class Description classMultiDocumentSpreadsheetSpreadsheet holding the results of a comparison from multiple SPDX documents Each sheet contains the comparison result results with the columns representing the SPDX documents and the rows representing the SPDX fields. -
Uses of AbstractSpreadsheet in org.spdx.spdxspreadsheet
Subclasses of AbstractSpreadsheet in org.spdx.spdxspreadsheet Modifier and Type Class Description classSPDXSpreadsheetA spreadsheet containing information on an SPDX Document.