public class RdfToTag extends Object
| Constructor and Description |
|---|
RdfToTag() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static List<String> |
onlineFunction(String[] args) |
public static void main(String[] args)
args - Argument 0 is a the file path name of the SPDX RDF/XML filepublic static List<String> onlineFunction(String[] args) throws OnlineToolException
args - args[0] is the RDF file to be converted, args[1] is the result Tag file nameOnlineToolException - Exception caught by JPype and displayed to the userCopyright © 2018 Linux Foundation. All Rights Reserved.