|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UsageFormatter | |
|---|---|
| fr.umlv.tatoo.cc.common.main | |
| Uses of UsageFormatter in fr.umlv.tatoo.cc.common.main |
|---|
| Constructors in fr.umlv.tatoo.cc.common.main with parameters of type UsageFormatter | |
|---|---|
CommandLineParser(String prefix,
UsageFormatter formatter,
Command<? super D>... commands)
Creates a command line parser with a default option prefix, a formatter and some commands. |
|
CommandLineParser(UsageFormatter formatter,
Command<? super D>... commands)
Create a command line parser with a usage formatter and some commands. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||