Package | Description |
---|---|
org.apache.commons.cli2 |
Modifier and Type | Field and Description |
---|---|
static DisplaySetting |
DisplaySetting.DISPLAY_ALIASES
Indicates that aliases should be included
|
static DisplaySetting |
DisplaySetting.DISPLAY_ARGUMENT_BRACKETED
Indicates that arguments should be included bracketed
|
static DisplaySetting |
DisplaySetting.DISPLAY_ARGUMENT_NUMBERED
Indicates that arguments should be included numbered
|
static DisplaySetting |
DisplaySetting.DISPLAY_GROUP_ARGUMENT
Indicates that group arguments should be included
|
static DisplaySetting |
DisplaySetting.DISPLAY_GROUP_EXPANDED
Indicates that groups should be included expanded
|
static DisplaySetting |
DisplaySetting.DISPLAY_GROUP_NAME
Indicates that group names should be included
|
static DisplaySetting |
DisplaySetting.DISPLAY_GROUP_OUTER
Indicates that group outer brackets should be included
|
static DisplaySetting |
DisplaySetting.DISPLAY_OPTIONAL
Indicates that optionality should be included
|
static DisplaySetting |
DisplaySetting.DISPLAY_OPTIONAL_CHILD_GROUP
Indicates that optional child groups should be displayed in square
brackets.
|
static DisplaySetting |
DisplaySetting.DISPLAY_PARENT_ARGUMENT
Indicates that arguments of Parents should be included
|
static DisplaySetting |
DisplaySetting.DISPLAY_PARENT_CHILDREN
Indicates that children of Parents should be included
|
static DisplaySetting |
DisplaySetting.DISPLAY_PROPERTY_OPTION
Indicates that property options should be included
|
static DisplaySetting |
DisplaySetting.DISPLAY_SWITCH_DISABLED
Indicates that switches should be included disabled
|
static DisplaySetting |
DisplaySetting.DISPLAY_SWITCH_ENABLED
Indicates that switches should be included enabled
|
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.