|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.cli.HelpFormatter
org.archive.crawler.CommandLineParser.HeritrixHelpFormatter
public class CommandLineParser.HeritrixHelpFormatter
Override so can customize usage output.
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.cli.HelpFormatter |
|---|
DEFAULT_ARG_NAME, DEFAULT_DESC_PAD, DEFAULT_LEFT_PAD, DEFAULT_LONG_OPT_PREFIX, DEFAULT_OPT_PREFIX, DEFAULT_SYNTAX_PREFIX, DEFAULT_WIDTH, defaultArgName, defaultDescPad, defaultLeftPad, defaultLongOptPrefix, defaultNewLine, defaultOptPrefix, defaultSyntaxPrefix, defaultWidth |
| Constructor Summary | |
|---|---|
CommandLineParser.HeritrixHelpFormatter()
|
|
| Method Summary | |
|---|---|
void |
printUsage(java.io.PrintWriter pw,
int width,
java.lang.String cmdLineSyntax)
|
void |
printUsage(java.io.PrintWriter pw,
int width,
java.lang.String app,
org.apache.commons.cli.Options options)
|
| Methods inherited from class org.apache.commons.cli.HelpFormatter |
|---|
createPadding, findWrapPos, printHelp, printHelp, printHelp, printHelp, printHelp, printHelp, printHelp, printHelp, printOptions, printWrapped, printWrapped, renderOptions, renderWrappedText, rtrim |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommandLineParser.HeritrixHelpFormatter()
| Method Detail |
|---|
public void printUsage(java.io.PrintWriter pw,
int width,
java.lang.String cmdLineSyntax)
printUsage in class org.apache.commons.cli.HelpFormatter
public void printUsage(java.io.PrintWriter pw,
int width,
java.lang.String app,
org.apache.commons.cli.Options options)
printUsage in class org.apache.commons.cli.HelpFormatter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||