| Package | Description |
|---|---|
| org.spdx.rdfparser |
| Modifier and Type | Method and Description |
|---|---|
DOAPProject |
DOAPProject.clone()
Deprecated.
|
DOAPProject[] |
SPDXFile.getArtifactOf()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SPDXFile.setArtifactOf(DOAPProject[] artifactOf)
Deprecated.
|
| Constructor and Description |
|---|
SPDXFile(String name,
String type,
String sha1,
AnyLicenseInfo concludedLicenses,
AnyLicenseInfo[] seenLicenses,
String licenseComments,
String copyright,
DOAPProject[] artifactOf)
Deprecated.
|
SPDXFile(String name,
String type,
String sha1,
AnyLicenseInfo concludedLicenses,
AnyLicenseInfo[] seenLicenses,
String licenseComments,
String copyright,
DOAPProject[] artifactOf,
String comment)
Deprecated.
|
SPDXFile(String name,
String type,
String sha1,
AnyLicenseInfo concludedLicenses,
AnyLicenseInfo[] seenLicenses,
String licenseComments,
String copyright,
DOAPProject[] artifactOf,
String comment,
SPDXFile[] fileDependencies,
String[] contributors,
String noticeText)
Deprecated.
|
Copyright © 2018 Linux Foundation. All Rights Reserved.