Package | Description |
---|---|
org.apache.logging.log4j.core.tools.picocli |
Modifier and Type | Field | Description |
---|---|---|
protected CommandLine.Help.IParameterRenderer |
CommandLine.Help.Layout.parameterRenderer |
Modifier and Type | Method | Description |
---|---|---|
CommandLine.Help.IParameterRenderer |
CommandLine.Help.createDefaultParameterRenderer() |
Returns a new default ParameterRenderer which converts
Parameters to four columns of
text to match the default TextTable column layout. |
static CommandLine.Help.IParameterRenderer |
CommandLine.Help.createMinimalParameterRenderer() |
Returns a new minimal ParameterRenderer which converts
Parameters to a single row with
two columns of text: an option name and a description. |
Constructor | Description |
---|---|
Layout(CommandLine.Help.ColorScheme colorScheme,
CommandLine.Help.TextTable textTable,
CommandLine.Help.IOptionRenderer optionRenderer,
CommandLine.Help.IParameterRenderer parameterRenderer) |
Constructs a Layout with the specified color scheme, the specified TextTable, the
specified option renderer and the specified parameter renderer.
|
Copyright © 1999-2018. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.