|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HelpFormatter
Represents objects charged with taking a set of option descriptions and producing some help text from them.
Method Summary | |
---|---|
String |
format(Map<String,? extends OptionDescriptor> options)
Produces help text, given a set of option descriptors. |
Method Detail |
---|
String format(Map<String,? extends OptionDescriptor> options)
options
- descriptors for the configured options of a parser
OptionParser.printHelpOn(java.io.Writer)
,
OptionParser.formatHelpWith(HelpFormatter)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |