| Package | Description |
|---|---|
| org.spdx.rdfparser | |
| org.spdx.rdfparser.model |
Model for the SPDX 2.0+ specification.
|
| Modifier and Type | Method and Description |
|---|---|
SPDXCreatorInformation |
SPDXDocument.getCreatorInfo()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SPDXDocument.setCreationInfo(SPDXCreatorInformation creator)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected SPDXCreatorInformation |
RdfModelObject.findCreationInfoPropertyValue(String nameSpace,
String propertyName) |
SPDXCreatorInformation |
SpdxDocument.getCreationInfo() |
SPDXCreatorInformation |
SpdxDocument.getCreatorInfo()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpdxDocument.setCreationInfo(SPDXCreatorInformation creationInfo) |
protected void |
RdfModelObject.setPropertyValue(String nameSpace,
String propertyName,
SPDXCreatorInformation creatorInfo) |
Copyright © 2017 Linux Foundation. All Rights Reserved.