public class RDF2HDT extends Object implements ProgressListener
| Modifier and Type | Field and Description |
|---|---|
String |
baseURI |
String |
configFile |
boolean |
generateIndex |
String |
hdtOutput |
String |
options |
List<String> |
parameters |
boolean |
quiet |
String |
rdfInput |
String |
rdfType |
static boolean |
showVersion |
| Constructor and Description |
|---|
RDF2HDT() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
static void |
main(String[] args) |
void |
notifyProgress(float level,
String message) |
public String rdfInput
public String hdtOutput
public String options
public String configFile
public String rdfType
public static boolean showVersion
public String baseURI
public boolean generateIndex
public boolean quiet
public void execute()
throws ParserException,
IOException
ParserExceptionIOExceptionpublic void notifyProgress(float level,
String message)
notifyProgress in interface ProgressListenerCopyright © 2018 DataWeb Research. All rights reserved.