public class CmdParser
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
private org.apache.commons.cli.CommandLine |
cmd |
Constructor | Description |
---|---|
CmdParser() |
Modifier and Type | Method | Description |
---|---|---|
void |
extract(java.lang.String[] args) |
|
boolean |
hasCreateLambdaOption() |
|
boolean |
hasCreateQuiestionsOption() |
|
boolean |
hasIndexingOption() |
public void extract(java.lang.String[] args) throws java.lang.Exception
args
- java.lang.Exception
public boolean hasIndexingOption()
public boolean hasCreateQuiestionsOption()
public boolean hasCreateLambdaOption()