public class HdtSearch extends Object implements ProgressListener
| Modifier and Type | Field and Description |
|---|---|
String |
hdtInput |
boolean |
loadInMemory |
List<String> |
parameters |
static boolean |
showVersion |
| Constructor and Description |
|---|
HdtSearch() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected static void |
iterate(HDT hdt,
CharSequence subject,
CharSequence predicate,
CharSequence object) |
static void |
main(String[] args) |
void |
notifyProgress(float level,
String message) |
public static boolean showVersion
public String hdtInput
public boolean loadInMemory
protected static void iterate(HDT hdt, CharSequence subject, CharSequence predicate, CharSequence object) throws NotFoundException
NotFoundExceptionpublic void execute()
throws IOException
IOExceptionpublic void notifyProgress(float level,
String message)
notifyProgress in interface ProgressListenerCopyright © 2018 DataWeb Research. All rights reserved.