Class AbstractFileCompareSheet

java.lang.Object
org.spdx.spdxspreadsheet.AbstractSheet
org.spdx.compare.AbstractFileCompareSheet
Direct Known Subclasses:
FileAnnotationSheet, FileArtifactOfSheet, FileAttributionSheet, FileChecksumSheet, FileCommentSheet, FileConcludedSheet, FileContributorsSheet, FileCopyrightSheet, FileDependenciesSheet, FileLicenseCommentsSheet, FileLicenseInfoSheet, FileNoticeSheet, FileRelationshipSheet, FileSpdxIdSheet, FileTypeSheet

public abstract class AbstractFileCompareSheet
extends AbstractSheet
Abstract worksheet for any comparison involving files. The first column is the file path, second column indicates if all documents are equal, columns 3 through N are for the values of the individual documents
Author:
Gary O'Neall