|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Options | |
|---|---|
| aQute.lib.consoleapp | |
| aQute.lib.getopt | |
| Uses of Options in aQute.lib.consoleapp |
|---|
| Subinterfaces of Options in aQute.lib.consoleapp | |
|---|---|
protected static interface |
AbstractConsoleApp.MainOptions
Main options |
| Uses of Options in aQute.lib.getopt |
|---|
| Methods in aQute.lib.getopt with type parameters of type Options | ||
|---|---|---|
|
CommandLine.getOptions(Class<T> specification,
List<String> arguments)
Parse the options in a command line and return an interface that provides the options from this command line. |
|
| Method parameters in aQute.lib.getopt with type arguments of type Options | |
|---|---|
void |
CommandLine.help(Formatter f,
Object target,
String cmd,
Class<? extends Options> specification)
Provide a help text. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||