public class DatabaseListCommandLineParser extends Object
Modifier and Type | Field and Description |
---|---|
protected org.apache.commons.cli.Options |
options
options representation for the Apache commons command line parser
|
protected org.apache.commons.cli.DefaultParser |
parser
the Apache commons command line parser
|
Constructor and Description |
---|
DatabaseListCommandLineParser()
Calls initializeParser().
|
protected org.apache.commons.cli.Options options
protected org.apache.commons.cli.DefaultParser parser
public DatabaseListCommandLineParser()
public JannovarOptions parse(String[] argv) throws org.apache.commons.cli.ParseException, HelpRequestedException
org.apache.commons.cli.ParseException
- on problems with the command lineHelpRequestedException
- if the user requested help on the command lineCopyright © 2016. All rights reserved.