public class ArgsParser
Constructor and Description |
---|
ArgsParser() |
Modifier and Type | Method and Description |
---|---|
CmdLineOptions |
parse(java.lang.String args) |
void |
printHelp(java.io.PrintStream sink) |
public CmdLineOptions parse(java.lang.String args)
public void printHelp(java.io.PrintStream sink)