public class CmdLineParser extends Object
| Constructor and Description |
|---|
CmdLineParser(List<Option<?>> options) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
parse(String[] argv,
String nonSwitchArgName) |
public Map<String,String> parse(String[] argv, String nonSwitchArgName) throws IOException
IOExceptionCopyright © 2014. All rights reserved.