Custom CLI help formatter to render things correctly.
| Fields inherited from class | Fields |
|---|---|
class HelpFormatter |
DEFAULT_WIDTH, DEFAULT_LEFT_PAD, DEFAULT_DESC_PAD, DEFAULT_SYNTAX_PREFIX, DEFAULT_OPT_PREFIX, DEFAULT_LONG_OPT_PREFIX, DEFAULT_LONG_OPT_SEPARATOR, DEFAULT_ARG_NAME, defaultWidth, defaultLeftPad, defaultDescPad, defaultSyntaxPrefix, defaultNewLine, defaultOptPrefix, defaultLongOptPrefix, defaultArgName |
| Constructor and description |
|---|
HelpFormatter
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
int |
getDefaultWidth() |
|
protected StringBuffer |
renderOptions(StringBuffer sb, int width, Options options, int leftPad, int descPad) |
| Methods inherited from class | Name |
|---|---|
class HelpFormatter |
setWidth, printUsage, printUsage, setLeftPadding, getLeftPadding, setDescPadding, getDescPadding, setSyntaxPrefix, getSyntaxPrefix, setNewLine, getNewLine, setOptPrefix, getOptPrefix, setLongOptPrefix, getLongOptPrefix, setLongOptSeparator, getLongOptSeparator, setArgName, getArgName, getOptionComparator, setOptionComparator, printHelp, printHelp, printHelp, printHelp, printHelp, printHelp, printHelp, printHelp, printOptions, printWrapped, printWrapped, getWidth, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Copyright © 2003-2017 The Apache Software Foundation. All rights reserved.