| Package | Description |
|---|---|
| org.spdx.compare | |
| org.spdx.tag | |
| org.spdx.tools |
| Modifier and Type | Method and Description |
|---|---|
static Checksum |
CompareHelper.parseChecksum(String value)
Creates a Checksum from the parameters specified in the tag value
|
| Modifier and Type | Method and Description |
|---|---|
static Checksum |
BuildDocument.parseChecksum(String value,
int lineNumber)
Creates a Checksum from the parameters specified in the tag value
|
static ExternalDocumentRef |
BuildDocument.parseExternalDocumentRef(String refStr,
int lineNumber)
Parse a tag/value external document reference string
|
| Modifier and Type | Method and Description |
|---|---|
static SpdxDocumentContainer |
TagToRDF.convertTagFileToRdf(InputStream spdxTagFile,
String outputFormat,
List<String> warnings)
Convert an tag/value format input stream into an SPDX Document
|
Copyright © 2018 Linux Foundation. All Rights Reserved.