| Package | Description |
|---|---|
| org.spdx.compare | |
| org.spdx.html | |
| org.spdx.rdfparser |
| Modifier and Type | Method and Description |
|---|---|
SPDXReview[] |
SpdxComparer.getUniqueReviewers(int docindex1,
int docindex2)
Get all unique reviewers in SPDX document at index 1 relative to reviewers
in SPDX Document at index 2
|
| Constructor and Description |
|---|
SpdxComparer.SPDXReviewDifference(SPDXReview spdxReview,
SPDXReview spdxReview2) |
| Constructor and Description |
|---|
ReviewerContext(SPDXReview spdxReview) |
| Modifier and Type | Method and Description |
|---|---|
SPDXReview[] |
SPDXDocument.getReviewers() |
| Modifier and Type | Method and Description |
|---|---|
void |
SPDXDocument.setReviewers(SPDXReview[] reviewers) |
Copyright © 2014 Linux Foundation. All Rights Reserved.