public class TagToRDF extends Object
| Constructor and Description |
|---|
TagToRDF() |
| Modifier and Type | Method and Description |
|---|---|
static void |
convertTagFileToRdf(InputStream spdxTagFile,
OutputStream out,
String outputFormat)
Convert a Tag File to an RDF output stream
|
static void |
main(String[] args) |
public static void main(String[] args)
public static void convertTagFileToRdf(InputStream spdxTagFile, OutputStream out, String outputFormat) throws antlr.RecognitionException, antlr.TokenStreamException, Exception
spdxTagFile - File containing a tag/value formatted SPDX fileout - Stream where the RDF/XML data is writtenExceptionantlr.TokenStreamExceptionantlr.RecognitionExceptionCopyright © 2014 Linux Foundation. All Rights Reserved.