public final class OntoFocusCmdHandler extends CmdHandler
| Modifier and Type | Field and Description |
|---|---|
boolean |
addR |
GFormat |
format |
String |
incR |
String |
ontoFile |
String |
outprefix |
String |
queryFile |
boolean |
transitiveReductionClass |
cst, cstCmd, helpFormatter, options| Constructor and Description |
|---|
OntoFocusCmdHandler(String[] args) |
| Modifier and Type | Method and Description |
|---|---|
static org.openrdf.model.URI |
buildURIFromString(URIFactory factory,
String string) |
static void |
execCommandLine(String[] args) |
static void |
main(String[] args) |
void |
processArgs(String[] args) |
String |
toString() |
ending, ending, showCmdLineExamples, showContact, showDescription, showRefpublic String ontoFile
public String outprefix
public String queryFile
public String incR
public boolean addR
public boolean transitiveReductionClass
public GFormat format
public OntoFocusCmdHandler(String[] args) throws SLIB_Exception
args - SLIB_Exceptionpublic void processArgs(String[] args) throws SLIB_Ex_Critic
processArgs in class CmdHandlerSLIB_Ex_Criticpublic static org.openrdf.model.URI buildURIFromString(URIFactory factory, String string) throws SLIB_Ex_Critic
SLIB_Ex_Criticpublic static void execCommandLine(String[] args) throws SLIB_Ex_Critic, SLIB_Exception, Exception
SLIB_Ex_CriticSLIB_ExceptionExceptionpublic static void main(String[] args)
Copyright © 2014. All rights reserved.