|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OptionRegistry | |
|---|---|
| fr.umlv.tatoo.cc.common.main | |
| Uses of OptionRegistry in fr.umlv.tatoo.cc.common.main |
|---|
| Classes in fr.umlv.tatoo.cc.common.main that implement OptionRegistry | |
|---|---|
class |
CommandLineParser<D>
The command line parser : - permits to add commands by using CommandLineParser(commands) or
addCommand(commands). |
| Methods in fr.umlv.tatoo.cc.common.main with parameters of type OptionRegistry | |
|---|---|
void |
AbstractSimpleCommand.register(OptionRegistry<? extends B> registry)
|
void |
Command.register(OptionRegistry<? extends D> registry)
Register all options managed by the current command. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||