Modifier and Type | Class and Description |
---|---|
class |
DefaultHelpPrinter
A simple implementation of the
HelpPrinter interface. |
Modifier and Type | Method and Description |
---|---|
void |
Options.printHelp(HelpPrinter helpPrinter,
java.lang.String leadingText,
boolean lineBreak,
boolean printTexts)
Print a help description for this instance using the provided
HelpPrinter . |