| Package | Description |
|---|---|
| org.spdx.compare | |
| org.spdx.spdxspreadsheet |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFileCompareSheet
Abstract worksheet for any comparison involving files.
|
class |
CreatorSheet
Worksheet containing creator level information
Column 1 describes if the creator is the same or different
Columns 2 through N are for creators in each of the documents
|
class |
DocumentAnnotationSheet
Sheet for document level annotations
|
class |
DocumentRelationshipSheet
Sheet for document level relationships
|
class |
DocumentSheet
Sheet to hold compare information at the docment level:
Created, Data License, Document Comment
The first row summarizes which fields are different, the subsequent rows are the
specific date from each result
|
class |
ExternalReferencesSheet
Sheet that compares the external document references
|
class |
ExtractedLicenseSheet
Comparison results for extracted licenses
Column 1 contains the extracted text
Columns 2 through N contains the license information in the format licenseId [licenseName] {licenceUrls} (licenseComment)
|
class |
FileAnnotationSheet
Sheet comparing file annotations
|
class |
FileArtifactOfSheet |
class |
FileChecksumSheet
Sheet of comparison results for file checksums
|
class |
FileCommentSheet
Sheet continaing results for file comment comparison
|
class |
FileConcludedSheet |
class |
FileContributorsSheet
Sheet with results for file contributor comparison results
|
class |
FileCopyrightSheet
Sheet comparing file copyrights
|
class |
FileDependenciesSheet
Sheet for file dependency comaparison results
|
class |
FileLicenseCommentsSheet
Sheet of comparison results for file license comments
|
class |
FileLicenseInfoSheet
Sheet of the comparison results for the file seen licenses
|
class |
FileNoticeSheet
Sheet for file notice comparison results
|
class |
FileRelationshipSheet
Sheet comparing file relationships
|
class |
FileSpdxIdSheet |
class |
FileTypeSheet
Sheet containing File Type
|
class |
PackageSheet
Document level fields for comparison spreadsheet
Column1 is the document field name, column2 indicates if all docs are equal,
columns3 through columnN are document specific field values
|
class |
ReviewerSheet
Sheet of Reviewer comparisons between SPDX documents
Columns 1 through N are for reviewers in each of the documents
Format of the reviewer is ReviewerName [date] (comment)
|
class |
SnippetSheet
Comparsion sheet for SPDX Snippets
|
class |
VerificationSheet
Worksheet containing verification errors
Columns are package names, rows are individual verification errors
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationsSheet
Sheet containing all annotations
|
class |
DocumentInfoSheet
Abstract class for sheet containing information about the origins of an SPDX document
Specific versions implemented as subclasses
|
class |
ExternalRefsSheet
Package external refs
|
class |
NonStandardLicensesSheet
Abstract sheet for NonSTandardLicenses.
|
class |
NonStandardLicensesSheetV0d9d4
Sheet containing the text of any non-standard licenses found in an SPDX document
|
class |
NonStandardLicensesSheetV1d1
Sheet containing the text of any non-standard licenses found in an SPDX document
Implementat for version 1.1
|
class |
OriginsSheetV0d9d4
Sheet containing information about the origins of an SPDX document
|
class |
OriginsSheetV1d1
Sheet containing information about the origins of an SPDX document
Version 1.1
|
class |
OriginsSheetV1d2 |
class |
OriginsSheetV2d0 |
class |
PackageInfoSheet
Abstract PackageInfoSheet to manage cross-version implementations
|
class |
PackageInfoSheetV09d2
Sheet describing the package information for an SPDX Document
|
class |
PackageInfoSheetV09d3 |
class |
PackageInfoSheetV1d2
Version 1.2 implementation of PackageInfo Sheet - added home page column
|
class |
PackageInfoSheetV2d0 |
class |
PackageInfoSheetV2d1
Version 2.1 of the package info sheet
|
class |
PackageInfoSheetV9d1
Sheet describing the package information for an SPDX Document
|
class |
PerFileSheet
Abstract class for PerFileSheet.
|
class |
PerFileSheetV09d3
Sheet describing the per file information in an SPDX Document
|
class |
PerFileSheetV1d1
Sheet describing the per file information in an SPDX Document
|
class |
PerFileSheetV1d2 |
class |
PerFileSheetV2d0 |
class |
RelationshipsSheet
Sheet containing relationship data
|
class |
ReviewersSheet
Sheet describing any reviewers for an SPDX Document
|
Copyright © 2018 Linux Foundation. All Rights Reserved.