@API(status=INTERNAL,
since="1.0")
public class JOptSimpleCommandLineOptionsParser
extends Object
implements CommandLineOptionsParser
| Constructor and Description |
|---|
JOptSimpleCommandLineOptionsParser() |
| Modifier and Type | Method and Description |
|---|---|
CommandLineOptions |
parse(String... arguments) |
void |
printHelp(Writer writer) |
public CommandLineOptions parse(String... arguments)
parse in interface CommandLineOptionsParserpublic void printHelp(Writer writer)
printHelp in interface CommandLineOptionsParserCopyright © 2020. All rights reserved.