public class RdfToSpreadsheet extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
NOT_SUPPORTED_STRING |
| Constructor and Description |
|---|
RdfToSpreadsheet() |
| Modifier and Type | Method and Description |
|---|---|
static void |
copyRdfXmlToSpreadsheet(SpdxDocument doc,
SPDXSpreadsheet ss) |
static void |
main(String[] args) |
static List<String> |
onlineFunction(String[] args) |
public static final String NOT_SUPPORTED_STRING
public static void main(String[] args)
args - public static List<String> onlineFunction(String[] args) throws OnlineToolException
args - args[0] is the RDF file to be converted, args[1] is the result HTML file nameOnlineToolException - Exception caught by JPype and displayed to the userpublic static void copyRdfXmlToSpreadsheet(SpdxDocument doc, SPDXSpreadsheet ss) throws InvalidSPDXAnalysisException, SpreadsheetException
Copyright © 2018 Linux Foundation. All Rights Reserved.