|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of UsageFormatter in jcmdline |
Classes in jcmdline that implement UsageFormatter | |
class |
TextUsageFormatter
Used to format a command's usage. |
Methods in jcmdline that return UsageFormatter | |
UsageFormatter |
PosixCmdLineParser.getUsageFormatter()
Gets a usage formatter suitable for this CmdLineParser's format. |
UsageFormatter |
CmdLineParser.getUsageFormatter()
Gets a usage formatter suitable for this CmdLineParser's format. |
Methods in jcmdline with parameters of type UsageFormatter | |
void |
PosixCmdLineParser.setUsageFormatter(UsageFormatter usageFormatter)
Sets a usage formatter suitable for this CmdLineParser's format. |
void |
CmdLineParser.setUsageFormatter(UsageFormatter usageFormatter)
Sets a usage formatter suitable for this CmdLineParser's format. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |