Uses of Class
org.spdx.tag.InvalidFileFormatException
| Package | Description |
|---|---|
| org.spdx.tools |
-
Uses of InvalidFileFormatException in org.spdx.tools
Methods in org.spdx.tools that throw InvalidFileFormatException Modifier and Type Method Description static SpdxDocumentContainerTagToRDF. convertTagFileToRdf(InputStream spdxTagFile, String outputFormat, List<String> warnings)Convert an tag/value format input stream into an SPDX Document