public class CLIParser
extends java.lang.Object
Constructor and Description |
---|
CLIParser() |
Modifier and Type | Method and Description |
---|---|
ParseResult |
parse(java.lang.String[] args) |
void |
printHelp() |
public ParseResult parse(java.lang.String[] args) throws org.apache.commons.cli.ParseException
org.apache.commons.cli.ParseException
public void printHelp()