@API(value=Internal) 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 CommandLineOptionsParser
public void printHelp(Writer writer)
printHelp
in interface CommandLineOptionsParser