@API(value=Internal) public interface CommandLineOptionsParser
Modifier and Type | Method and Description |
---|---|
CommandLineOptions |
parse(String... arguments) |
void |
printHelp(Writer writer) |
CommandLineOptions parse(String... arguments)
void printHelp(Writer writer)