public class GnuParser extends Object implements CommandLineParser
| Constructor and Description |
|---|
GnuParser() |
| Modifier and Type | Method and Description |
|---|---|
CommandLine |
parse(List<String> arguments,
ParsingContext context) |
public CommandLine parse(List<String> arguments, ParsingContext context)
parse in interface CommandLineParserarguments - List of argumentscontext - Parsing contextCopyright © 2008–2018. All rights reserved.