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