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, showRef
public 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_Exception
public void processArgs(String[] args) throws SLIB_Ex_Critic
processArgs
in class CmdHandler
SLIB_Ex_Critic
public static org.openrdf.model.URI buildURIFromString(URIFactory factory, String string) throws SLIB_Ex_Critic
SLIB_Ex_Critic
public static void execCommandLine(String[] args) throws SLIB_Ex_Critic, SLIB_Exception, Exception
SLIB_Ex_Critic
SLIB_Exception
Exception
public static void main(String[] args)
Copyright © 2014. All rights reserved.