JOptSimpleCommandLineOptionsParser
@API(status=INTERNAL, since="1.0") public interface CommandLineOptionsParser
Modifier and Type | Method | Description |
---|---|---|
CommandLineOptions |
parse(java.lang.String... arguments) |
|
void |
printHelp(java.io.Writer writer) |
CommandLineOptions parse(java.lang.String... arguments)
void printHelp(java.io.Writer writer)