- CANNOT_BURST - Static variable in class org.apache.commons.cli2.resource.ResourceConstants
-
- canProcess(WriteableCommandLine, String) - Method in class org.apache.commons.cli2.option.ArgumentImpl
-
- canProcess(WriteableCommandLine, String) - Method in interface org.apache.commons.cli2.Option
-
Indicates whether this Option will be able to process the particular
argument.
- canProcess(WriteableCommandLine, ListIterator) - Method in interface org.apache.commons.cli2.Option
-
Indicates whether this Option will be able to process the particular
argument.
- canProcess(WriteableCommandLine, String) - Method in class org.apache.commons.cli2.option.DefaultOption
-
- canProcess(WriteableCommandLine, String) - Method in class org.apache.commons.cli2.option.GroupImpl
-
- canProcess(WriteableCommandLine, ListIterator) - Method in class org.apache.commons.cli2.option.OptionImpl
-
- canProcess(WriteableCommandLine, String) - Method in class org.apache.commons.cli2.option.ParentImpl
-
- canProcess(WriteableCommandLine, String) - Method in class org.apache.commons.cli2.option.PropertyOption
-
- canProcess(WriteableCommandLine, String) - Method in class org.apache.commons.cli2.option.SourceDestArgument
-
- chain(Comparator, Comparator) - Static method in class org.apache.commons.cli2.util.Comparators
-
Chains comparators together.
- chain(Comparator, Comparator, Comparator) - Static method in class org.apache.commons.cli2.util.Comparators
-
Chains comparators together.
- chain(Comparator, Comparator, Comparator, Comparator) - Static method in class org.apache.commons.cli2.util.Comparators
-
Chains comparators together.
- chain(Comparator, Comparator, Comparator, Comparator, Comparator) - Static method in class org.apache.commons.cli2.util.Comparators
-
Chains comparators together.
- chain(List) - Static method in class org.apache.commons.cli2.util.Comparators
-
Chains comparators together.
- chain(Comparator[]) - Static method in class org.apache.commons.cli2.util.Comparators
-
Chains an array of comparators together.
- checkPrefixes(Set) - Method in class org.apache.commons.cli2.option.OptionImpl
-
- ClassValidator - Class in org.apache.commons.cli2.validation
-
The ClassValidator
validates the string argument
values are class names.
- ClassValidator() - Constructor for class org.apache.commons.cli2.validation.ClassValidator
-
- CLASSVALIDATOR_BAD_CLASSNAME - Static variable in class org.apache.commons.cli2.resource.ResourceConstants
-
- CLASSVALIDATOR_CLASS_ACCESS - Static variable in class org.apache.commons.cli2.resource.ResourceConstants
-
- CLASSVALIDATOR_CLASS_CREATE - Static variable in class org.apache.commons.cli2.resource.ResourceConstants
-
- CLASSVALIDATOR_CLASS_NOTFOUND - Static variable in class org.apache.commons.cli2.resource.ResourceConstants
-
- Command - Class in org.apache.commons.cli2.option
-
Represents a cvs "update" style command line option.
- Command(String, String, Set, boolean, Argument, Group, int) - Constructor for class org.apache.commons.cli2.option.Command
-
Creates a new Command instance.
- COMMAND_PREFERRED_NAME_TOO_SHORT - Static variable in class org.apache.commons.cli2.resource.ResourceConstants
-
- CommandBuilder - Class in org.apache.commons.cli2.builder
-
Builds Command instances
- CommandBuilder() - Constructor for class org.apache.commons.cli2.builder.CommandBuilder
-
Creates a new CommandBuilder
instance.
- commandFirst() - Static method in class org.apache.commons.cli2.util.Comparators
-
Forces Command instances to appear at the beginning of lists
- commandLast() - Static method in class org.apache.commons.cli2.util.Comparators
-
Forces Command instances to appear at the end of lists
- CommandLine - Interface in org.apache.commons.cli2
-
Instances of CommandLine represent a command line that has been processed
according to the definition supplied to the parser.
- CommandLineImpl - Class in org.apache.commons.cli2.commandline
-
Instances of CommandLine represent a command line that has been processed
according to the definition supplied to the parser.
- CommandLineImpl() - Constructor for class org.apache.commons.cli2.commandline.CommandLineImpl
-
- commandLines() - Method in class org.apache.commons.cli2.commandline.DefaultingCommandLine
-
Builds an iterator over the build in CommandLines.
- Comparators - Class in org.apache.commons.cli2.util
-
A collection of Comparators suitable for use with Option instances.
- create() - Method in class org.apache.commons.cli2.builder.ArgumentBuilder
-
Creates a new Argument instance using the options specified in this
ArgumentBuilder.
- create() - Method in class org.apache.commons.cli2.builder.CommandBuilder
-
Creates a new Command
instance using the properties of the
CommandBuilder
.
- create() - Method in class org.apache.commons.cli2.builder.DefaultOptionBuilder
-
Creates a DefaultOption instance
- create() - Method in class org.apache.commons.cli2.builder.GroupBuilder
-
Creates a new Group instance
- create() - Method in class org.apache.commons.cli2.builder.PatternBuilder
-
Creates a new Option instance.
- create() - Method in class org.apache.commons.cli2.builder.SwitchBuilder
-
Creates a new Switch instance
- DateValidator - Class in org.apache.commons.cli2.validation
-
The DateValidator
validates the argument values
are date or time value(s).
- DateValidator() - Constructor for class org.apache.commons.cli2.validation.DateValidator
-
Creates a Validator for the default date/time format
- DateValidator(DateFormat) - Constructor for class org.apache.commons.cli2.validation.DateValidator
-
Creates a Validator for the specified DateFormat.
- DateValidator(List) - Constructor for class org.apache.commons.cli2.validation.DateValidator
-
Creates a Validator for the List of specified DateFormats.
- DATEVALIDATOR_DATE_OUTOFRANGE - Static variable in class org.apache.commons.cli2.resource.ResourceConstants
-
- DEFAULT_BURST_ENABLED - Static variable in class org.apache.commons.cli2.option.DefaultOption
-
The default value for the burstEnabled constructor parameter
- DEFAULT_CONSUME_REMAINING - Static variable in class org.apache.commons.cli2.option.ArgumentImpl
-
The default token to indicate that remaining arguments should be consumed
as values.
- DEFAULT_DESCRIPTION - Static variable in class org.apache.commons.cli2.option.PropertyOption
-
- DEFAULT_DISABLED_PREFIX - Static variable in class org.apache.commons.cli2.option.Switch
-
The default prefix for disabled switches
- DEFAULT_DISPLAY_USAGE_SETTINGS - Static variable in class org.apache.commons.cli2.util.HelpFormatter
-
The default DisplaySettings used to select the help lines in the main
body of help
- DEFAULT_ENABLED_PREFIX - Static variable in class org.apache.commons.cli2.option.Switch
-
The default prefix for enabled switches
- DEFAULT_FULL_USAGE_SETTINGS - Static variable in class org.apache.commons.cli2.util.HelpFormatter
-
The default DisplaySettings used to select the elements to display in the
displayed line of full usage information.
- DEFAULT_FULL_WIDTH - Static variable in class org.apache.commons.cli2.util.HelpFormatter
-
The default screen width
- DEFAULT_GUTTER_CENTER - Static variable in class org.apache.commons.cli2.util.HelpFormatter
-
The default screen furniture right of screen
- DEFAULT_GUTTER_LEFT - Static variable in class org.apache.commons.cli2.util.HelpFormatter
-
The default screen furniture left of screen
- DEFAULT_GUTTER_RIGHT - Static variable in class org.apache.commons.cli2.util.HelpFormatter
-
The default screen furniture between columns
- DEFAULT_INITIAL_SEPARATOR - Static variable in class org.apache.commons.cli2.option.ArgumentImpl
-
The default value for the initial separator char.
- DEFAULT_LINE_USAGE_SETTINGS - Static variable in class org.apache.commons.cli2.util.HelpFormatter
-
The default DisplaySettings used to select the elements of usage per help
line in the main body of help
- DEFAULT_LONG_PREFIX - Static variable in class org.apache.commons.cli2.option.DefaultOption
-
The default token used to prefix a long option
- DEFAULT_OPTION_STRING - Static variable in class org.apache.commons.cli2.option.PropertyOption
-
- DEFAULT_SHORT_PREFIX - Static variable in class org.apache.commons.cli2.option.DefaultOption
-
The default token used to prefix a short option
- DEFAULT_SUBSEQUENT_SEPARATOR - Static variable in class org.apache.commons.cli2.option.ArgumentImpl
-
The default value for the subsequent separator char.
- DefaultingCommandLine - Class in org.apache.commons.cli2.commandline
-
Manages a queue of default CommandLines.
- DefaultingCommandLine() - Constructor for class org.apache.commons.cli2.commandline.DefaultingCommandLine
-
- DefaultOption - Class in org.apache.commons.cli2.option
-
A Parent implementation representing normal options.
- DefaultOption(String, String, boolean, String, String, Set, Set, boolean, Argument, Group, int) - Constructor for class org.apache.commons.cli2.option.DefaultOption
-
Creates a new DefaultOption
- DefaultOptionBuilder - Class in org.apache.commons.cli2.builder
-
Builds DefaultOption instances.
- DefaultOptionBuilder() - Constructor for class org.apache.commons.cli2.builder.DefaultOptionBuilder
-
Creates a new DefaultOptionBuilder using defaults
- DefaultOptionBuilder(String, String, boolean) - Constructor for class org.apache.commons.cli2.builder.DefaultOptionBuilder
-
Creates a new DefaultOptionBuilder
- defaultOptionFirst() - Static method in class org.apache.commons.cli2.util.Comparators
-
Forces DefaultOption instances to appear at the beginning of lists
- defaultOptionLast() - Static method in class org.apache.commons.cli2.util.Comparators
-
Forces DefaultOption instances to appear at the end of lists
- defaults(WriteableCommandLine) - Method in class org.apache.commons.cli2.option.ArgumentImpl
-
- defaults(WriteableCommandLine) - Method in interface org.apache.commons.cli2.Option
-
Adds defaults to a CommandLine.
- defaults(WriteableCommandLine) - Method in class org.apache.commons.cli2.option.GroupImpl
-
- defaults(WriteableCommandLine) - Method in class org.apache.commons.cli2.option.OptionImpl
-
- defaults(WriteableCommandLine) - Method in class org.apache.commons.cli2.option.ParentImpl
-
- defaults(WriteableCommandLine) - Method in class org.apache.commons.cli2.option.Switch
-
- defaultValues(WriteableCommandLine, Option) - Method in interface org.apache.commons.cli2.Argument
-
Adds defaults to a CommandLine.
- defaultValues(WriteableCommandLine, Option) - Method in class org.apache.commons.cli2.option.ArgumentImpl
-
- DISPLAY_ALIASES - Static variable in class org.apache.commons.cli2.DisplaySetting
-
Indicates that aliases should be included
- DISPLAY_ARGUMENT_BRACKETED - Static variable in class org.apache.commons.cli2.DisplaySetting
-
Indicates that arguments should be included bracketed
- DISPLAY_ARGUMENT_NUMBERED - Static variable in class org.apache.commons.cli2.DisplaySetting
-
Indicates that arguments should be included numbered
- DISPLAY_GROUP_ARGUMENT - Static variable in class org.apache.commons.cli2.DisplaySetting
-
Indicates that group arguments should be included
- DISPLAY_GROUP_EXPANDED - Static variable in class org.apache.commons.cli2.DisplaySetting
-
Indicates that groups should be included expanded
- DISPLAY_GROUP_NAME - Static variable in class org.apache.commons.cli2.DisplaySetting
-
Indicates that group names should be included
- DISPLAY_GROUP_OUTER - Static variable in class org.apache.commons.cli2.DisplaySetting
-
Indicates that group outer brackets should be included
- DISPLAY_OPTIONAL - Static variable in class org.apache.commons.cli2.DisplaySetting
-
Indicates that optionality should be included
- DISPLAY_OPTIONAL_CHILD_GROUP - Static variable in class org.apache.commons.cli2.DisplaySetting
-
Indicates that optional child groups should be displayed in square
brackets.
- DISPLAY_PARENT_ARGUMENT - Static variable in class org.apache.commons.cli2.DisplaySetting
-
Indicates that arguments of Parents should be included
- DISPLAY_PARENT_CHILDREN - Static variable in class org.apache.commons.cli2.DisplaySetting
-
Indicates that children of Parents should be included
- DISPLAY_PROPERTY_OPTION - Static variable in class org.apache.commons.cli2.DisplaySetting
-
Indicates that property options should be included
- DISPLAY_SWITCH_DISABLED - Static variable in class org.apache.commons.cli2.DisplaySetting
-
Indicates that switches should be included disabled
- DISPLAY_SWITCH_ENABLED - Static variable in class org.apache.commons.cli2.DisplaySetting
-
Indicates that switches should be included enabled
- DisplaySetting - Class in org.apache.commons.cli2
-
An enum of possible display settings.
- getAnonymous() - Method in class org.apache.commons.cli2.option.GroupImpl
-
Gets the anonymous Arguments of this Group.
- getArgument() - Method in class org.apache.commons.cli2.option.ParentImpl
-
- getBundleName() - Method in class org.apache.commons.cli2.resource.ResourceHelper
-
- getChildren() - Method in class org.apache.commons.cli2.option.ParentImpl
-
- getClassLoader() - Method in class org.apache.commons.cli2.validation.ClassValidator
-
Returns the
ClassLoader
used to resolve and load
the classes specified by the argument values.
- getComparator() - Method in class org.apache.commons.cli2.util.HelpFormatter
-
- getConsumeRemaining() - Method in class org.apache.commons.cli2.option.ArgumentImpl
-
- getCurrencyInstance() - Static method in class org.apache.commons.cli2.validation.NumberValidator
-
Returns a NumberValidator
for a currency format
for the current default locale.
- getCurrentOption() - Method in class org.apache.commons.cli2.commandline.WriteableCommandLineImpl
-
- getCurrentOption() - Method in interface org.apache.commons.cli2.WriteableCommandLine
-
Returns the option that is currently processed.
- getDateInstance() - Static method in class org.apache.commons.cli2.validation.DateValidator
-
Creates a Validator for dates.
- getDateTimeInstance() - Static method in class org.apache.commons.cli2.validation.DateValidator
-
Creates a Validator for date/times
- getDefaultValues() - Method in class org.apache.commons.cli2.option.ArgumentImpl
-
- getDescription() - Method in interface org.apache.commons.cli2.HelpLine
-
- getDescription() - Method in class org.apache.commons.cli2.option.ArgumentImpl
-
- getDescription() - Method in interface org.apache.commons.cli2.Option
-
Returns a description of the option.
- getDescription() - Method in class org.apache.commons.cli2.option.GroupImpl
-
- getDescription() - Method in class org.apache.commons.cli2.option.HelpLineImpl
-
- getDescription() - Method in class org.apache.commons.cli2.option.ParentImpl
-
- getDescription() - Method in class org.apache.commons.cli2.option.PropertyOption
-
- getDisplaySettings() - Method in class org.apache.commons.cli2.util.HelpFormatter
-
- getDivider() - Method in class org.apache.commons.cli2.util.HelpFormatter
-
- getException() - Method in class org.apache.commons.cli2.util.HelpFormatter
-
- getExistingDirectoryInstance() - Static method in class org.apache.commons.cli2.validation.FileValidator
-
Returns a FileValidator
for existing directories.
- getExistingFileInstance() - Static method in class org.apache.commons.cli2.validation.FileValidator
-
Returns a FileValidator
for existing files.
- getExistingInstance() - Static method in class org.apache.commons.cli2.validation.FileValidator
-
Returns a FileValidator
for existing files/directories.
- getFooter() - Method in class org.apache.commons.cli2.util.HelpFormatter
-
- getFormat() - Method in class org.apache.commons.cli2.validation.NumberValidator
-
Return the format being used to validate argument values against.
- getFormats() - Method in class org.apache.commons.cli2.validation.DateValidator
-
Gets the date formats permitted.
- getFullUsageSettings() - Method in class org.apache.commons.cli2.util.HelpFormatter
-
- getGroup() - Method in class org.apache.commons.cli2.util.HelpFormatter
-
- getGutterCenter() - Method in class org.apache.commons.cli2.util.HelpFormatter
-
- getGutterLeft() - Method in class org.apache.commons.cli2.util.HelpFormatter
-
- getGutterRight() - Method in class org.apache.commons.cli2.util.HelpFormatter
-
- getHeader() - Method in class org.apache.commons.cli2.util.HelpFormatter
-
- getId() - Method in interface org.apache.commons.cli2.Option
-
Returns the id of the option.
- getId() - Method in class org.apache.commons.cli2.option.OptionImpl
-
- getIndent() - Method in interface org.apache.commons.cli2.HelpLine
-
- getIndent() - Method in class org.apache.commons.cli2.option.HelpLineImpl
-
- getInitialSeparator() - Method in interface org.apache.commons.cli2.Argument
-
Returns the initial separator character or
'\0' if no character has been set.
- getInitialSeparator() - Method in class org.apache.commons.cli2.option.ArgumentImpl
-
- getIntegerInstance() - Static method in class org.apache.commons.cli2.validation.NumberValidator
-
Returns a NumberValidator
for an integer number format
for the current default locale.
- getLineUsageSettings() - Method in class org.apache.commons.cli2.util.HelpFormatter
-
- getMaximum() - Method in interface org.apache.commons.cli2.Argument
-
Retrieves the maximum number of values acceptable for a valid Argument
- getMaximum() - Method in interface org.apache.commons.cli2.Group
-
Retrieves the maximum number of members acceptable for a valid Group
- getMaximum() - Method in class org.apache.commons.cli2.option.ArgumentImpl
-
- getMaximum() - Method in class org.apache.commons.cli2.option.GroupImpl
-
- getMaximum() - Method in class org.apache.commons.cli2.validation.DateValidator
-
Returns the maximum date permitted.
- getMaximum() - Method in class org.apache.commons.cli2.validation.NumberValidator
-
Return the maximum value allowed for an argument value.
- getMessage() - Method in exception org.apache.commons.cli2.OptionException
-
- getMessage(String) - Method in class org.apache.commons.cli2.resource.ResourceHelper
-
Returns the message for the specified key.
- getMessage(String, Object) - Method in class org.apache.commons.cli2.resource.ResourceHelper
-
Returns the message for the specified key and argument.
- getMessage(String, Object, Object) - Method in class org.apache.commons.cli2.resource.ResourceHelper
-
Returns the message for the specified key and arguments.
- getMessage(String, Object, Object, Object) - Method in class org.apache.commons.cli2.resource.ResourceHelper
-
Returns the message for the specified key and arguments.
- getMessage(String, Object[]) - Method in class org.apache.commons.cli2.resource.ResourceHelper
-
Returns the message for the specified key and arguments.
- getMinimum() - Method in interface org.apache.commons.cli2.Argument
-
Retrieves the minimum number of values required for a valid Argument
- getMinimum() - Method in interface org.apache.commons.cli2.Group
-
Retrieves the minimum number of members required for a valid Group
- getMinimum() - Method in class org.apache.commons.cli2.option.ArgumentImpl
-
- getMinimum() - Method in class org.apache.commons.cli2.option.GroupImpl
-
- getMinimum() - Method in class org.apache.commons.cli2.validation.DateValidator
-
Returns the minimum date permitted.
- getMinimum() - Method in class org.apache.commons.cli2.validation.NumberValidator
-
Return the minimum value allowed for an argument value.
- getNormalised() - Method in class org.apache.commons.cli2.commandline.WriteableCommandLineImpl
-
- getNumberInstance() - Static method in class org.apache.commons.cli2.validation.NumberValidator
-
Returns a NumberValidator
for a general-purpose
number format for the current default locale.
- getOption(String) - Method in class org.apache.commons.cli2.commandline.DefaultingCommandLine
-
- getOption(String) - Method in interface org.apache.commons.cli2.CommandLine
-
Finds the Option with the specified trigger
- getOption(String) - Method in class org.apache.commons.cli2.commandline.PreferencesCommandLine
-
- getOption(String) - Method in class org.apache.commons.cli2.commandline.PropertiesCommandLine
-
- getOption(String) - Method in class org.apache.commons.cli2.commandline.WriteableCommandLineImpl
-
- getOption() - Method in interface org.apache.commons.cli2.HelpLine
-
- getOption() - Method in class org.apache.commons.cli2.option.HelpLineImpl
-
- getOption() - Method in exception org.apache.commons.cli2.OptionException
-
Gets the Option the exception relates to
- getOptionCount(String) - Method in class org.apache.commons.cli2.commandline.CommandLineImpl
-
- getOptionCount(Option) - Method in class org.apache.commons.cli2.commandline.CommandLineImpl
-
- getOptionCount(String) - Method in interface org.apache.commons.cli2.CommandLine
-
Retrieves the number of times the specified Option appeared in this
CommandLine
- getOptionCount(Option) - Method in interface org.apache.commons.cli2.CommandLine
-
Retrieves the number of times the specified Option appeared in this
CommandLine
- getOptions() - Method in class org.apache.commons.cli2.commandline.DefaultingCommandLine
-
- getOptions() - Method in interface org.apache.commons.cli2.CommandLine
-
Retrieves a list of all Options found in this CommandLine
- getOptions() - Method in class org.apache.commons.cli2.commandline.PreferencesCommandLine
-
- getOptions() - Method in class org.apache.commons.cli2.commandline.PropertiesCommandLine
-
- getOptions() - Method in class org.apache.commons.cli2.commandline.WriteableCommandLineImpl
-
- getOptions() - Method in class org.apache.commons.cli2.option.GroupImpl
-
Gets the member Options of thie Group.
- getOptionTriggers() - Method in class org.apache.commons.cli2.commandline.DefaultingCommandLine
-
- getOptionTriggers() - Method in interface org.apache.commons.cli2.CommandLine
-
Retrieves a list of all Option triggers found in this CommandLine
- getOptionTriggers() - Method in class org.apache.commons.cli2.commandline.PreferencesCommandLine
-
- getOptionTriggers() - Method in class org.apache.commons.cli2.commandline.PropertiesCommandLine
-
- getOptionTriggers() - Method in class org.apache.commons.cli2.commandline.WriteableCommandLineImpl
-
- getPageWidth() - Method in class org.apache.commons.cli2.util.HelpFormatter
-
- getParent() - Method in interface org.apache.commons.cli2.Option
-
Returns the parent of this option.
- getParent() - Method in class org.apache.commons.cli2.option.OptionImpl
-
- getPercentInstance() - Static method in class org.apache.commons.cli2.validation.NumberValidator
-
Returns a NumberValidator
for a percentage format
for the current default locale.
- getPreferredName() - Method in class org.apache.commons.cli2.option.ArgumentImpl
-
- getPreferredName() - Method in class org.apache.commons.cli2.option.Command
-
- getPreferredName() - Method in class org.apache.commons.cli2.option.DefaultOption
-
- getPreferredName() - Method in interface org.apache.commons.cli2.Option
-
The preferred name of an option is used for generating help and usage
information.
- getPreferredName() - Method in class org.apache.commons.cli2.option.GroupImpl
-
- getPreferredName() - Method in class org.apache.commons.cli2.option.PropertyOption
-
- getPreferredName() - Method in class org.apache.commons.cli2.option.Switch
-
- getPrefixes() - Method in class org.apache.commons.cli2.option.ArgumentImpl
-
- getPrefixes() - Method in class org.apache.commons.cli2.option.DefaultOption
-
- getPrefixes() - Method in interface org.apache.commons.cli2.Option
-
Identifies the argument prefixes that should be considered options.
- getPrefixes() - Method in class org.apache.commons.cli2.option.GroupImpl
-
- getPrefixes() - Method in class org.apache.commons.cli2.option.ParentImpl
-
- getPrefixes() - Method in class org.apache.commons.cli2.option.PropertyOption
-
- getPrefixes() - Method in class org.apache.commons.cli2.option.Switch
-
- getPrintWriter() - Method in class org.apache.commons.cli2.util.HelpFormatter
-
- getProperties(Option) - Method in class org.apache.commons.cli2.commandline.DefaultingCommandLine
-
- getProperties() - Method in class org.apache.commons.cli2.commandline.DefaultingCommandLine
-
- getProperties(Option) - Method in interface org.apache.commons.cli2.CommandLine
-
Retrieves the set of all property names associated with this option
- getProperties() - Method in interface org.apache.commons.cli2.CommandLine
-
Retrieves the set of all property names associated with the default property option
- getProperties(Option) - Method in class org.apache.commons.cli2.commandline.PreferencesCommandLine
-
- getProperties() - Method in class org.apache.commons.cli2.commandline.PreferencesCommandLine
-
- getProperties(Option) - Method in class org.apache.commons.cli2.commandline.PropertiesCommandLine
-
- getProperties() - Method in class org.apache.commons.cli2.commandline.PropertiesCommandLine
-
- getProperties(Option) - Method in class org.apache.commons.cli2.commandline.WriteableCommandLineImpl
-
- getProperties() - Method in class org.apache.commons.cli2.commandline.WriteableCommandLineImpl
-
- getProperty(Option, String) - Method in class org.apache.commons.cli2.commandline.CommandLineImpl
-
- getProperty(String) - Method in class org.apache.commons.cli2.commandline.DefaultingCommandLine
-
- getProperty(Option, String, String) - Method in class org.apache.commons.cli2.commandline.DefaultingCommandLine
-
- getProperty(String) - Method in interface org.apache.commons.cli2.CommandLine
-
Retrieves the value associated with the specified property for the default property set
- getProperty(Option, String) - Method in interface org.apache.commons.cli2.CommandLine
-
Retrieves the value associated with the specified property
- getProperty(Option, String, String) - Method in interface org.apache.commons.cli2.CommandLine
-
Retrieves the value associated with the specified property
- getProperty(String) - Method in class org.apache.commons.cli2.commandline.PreferencesCommandLine
-
- getProperty(Option, String, String) - Method in class org.apache.commons.cli2.commandline.PreferencesCommandLine
-
- getProperty(String) - Method in class org.apache.commons.cli2.commandline.PropertiesCommandLine
-
- getProperty(Option, String, String) - Method in class org.apache.commons.cli2.commandline.PropertiesCommandLine
-
- getProperty(String) - Method in class org.apache.commons.cli2.commandline.WriteableCommandLineImpl
-
- getProperty(Option, String, String) - Method in class org.apache.commons.cli2.commandline.WriteableCommandLineImpl
-
- getProtocol() - Method in class org.apache.commons.cli2.validation.UrlValidator
-
Returns the protocol that must be used by a valid URL.
- getResourceHelper() - Static method in class org.apache.commons.cli2.resource.ResourceHelper
-
Gets the ResourceHelper appropriate to the current locale.
- getShellCommand() - Method in class org.apache.commons.cli2.util.HelpFormatter
-
- getSubsequentSeparator() - Method in class org.apache.commons.cli2.option.ArgumentImpl
-
- getSwitch(String) - Method in class org.apache.commons.cli2.commandline.CommandLineImpl
-
- getSwitch(String, Boolean) - Method in class org.apache.commons.cli2.commandline.CommandLineImpl
-
- getSwitch(Option) - Method in class org.apache.commons.cli2.commandline.CommandLineImpl
-
- getSwitch(Option, Boolean) - Method in class org.apache.commons.cli2.commandline.DefaultingCommandLine
-
- getSwitch(String) - Method in interface org.apache.commons.cli2.CommandLine
-
Retrieves the Boolean value associated with the specified Switch
- getSwitch(String, Boolean) - Method in interface org.apache.commons.cli2.CommandLine
-
Retrieves the Boolean value associated with the specified Switch
- getSwitch(Option) - Method in interface org.apache.commons.cli2.CommandLine
-
Retrieves the Boolean value associated with the specified Switch
- getSwitch(Option, Boolean) - Method in interface org.apache.commons.cli2.CommandLine
-
Retrieves the Boolean value associated with the specified Switch
- getSwitch(Option, Boolean) - Method in class org.apache.commons.cli2.commandline.PreferencesCommandLine
-
- getSwitch(Option, Boolean) - Method in class org.apache.commons.cli2.commandline.PropertiesCommandLine
-
- getSwitch(Option, Boolean) - Method in class org.apache.commons.cli2.commandline.WriteableCommandLineImpl
-
- getTimeInstance() - Static method in class org.apache.commons.cli2.validation.DateValidator
-
Creates a Validator for times.
- getTriggers() - Method in class org.apache.commons.cli2.option.ArgumentImpl
-
- getTriggers() - Method in class org.apache.commons.cli2.option.Command
-
- getTriggers() - Method in class org.apache.commons.cli2.option.DefaultOption
-
- getTriggers() - Method in interface org.apache.commons.cli2.Option
-
Identifies the argument prefixes that should trigger this option.
- getTriggers() - Method in class org.apache.commons.cli2.option.GroupImpl
-
- getTriggers() - Method in class org.apache.commons.cli2.option.PropertyOption
-
- getTriggers() - Method in class org.apache.commons.cli2.option.Switch
-
- getUndefaultedValues(Option) - Method in class org.apache.commons.cli2.commandline.WriteableCommandLineImpl
-
- getUndefaultedValues(Option) - Method in interface org.apache.commons.cli2.WriteableCommandLine
-
Retrieves the Argument values specified on the command line for the
specified Option, this doesn't return any values supplied
programmatically as defaults.
- getValidator() - Method in class org.apache.commons.cli2.option.ArgumentImpl
-
- getValidValues() - Method in class org.apache.commons.cli2.validation.EnumValidator
-
Returns the Set of valid argument values.
- getValue(String) - Method in class org.apache.commons.cli2.commandline.CommandLineImpl
-
- getValue(String, Object) - Method in class org.apache.commons.cli2.commandline.CommandLineImpl
-
- getValue(Option) - Method in class org.apache.commons.cli2.commandline.CommandLineImpl
-
- getValue(Option, Object) - Method in class org.apache.commons.cli2.commandline.CommandLineImpl
-
- getValue(String) - Method in interface org.apache.commons.cli2.CommandLine
-
Retrieves the single Argument value associated with the specified Option
- getValue(String, Object) - Method in interface org.apache.commons.cli2.CommandLine
-
Retrieves the single Argument value associated with the specified Option
- getValue(Option) - Method in interface org.apache.commons.cli2.CommandLine
-
Retrieves the single Argument value associated with the specified Option
- getValue(Option, Object) - Method in interface org.apache.commons.cli2.CommandLine
-
Retrieves the single Argument value associated with the specified Option
- getValues(String) - Method in class org.apache.commons.cli2.commandline.CommandLineImpl
-
- getValues(String, List) - Method in class org.apache.commons.cli2.commandline.CommandLineImpl
-
- getValues(Option) - Method in class org.apache.commons.cli2.commandline.CommandLineImpl
-
- getValues(Option, List) - Method in class org.apache.commons.cli2.commandline.DefaultingCommandLine
-
- getValues(String) - Method in interface org.apache.commons.cli2.CommandLine
-
Retrieves the Argument values associated with the specified Option
- getValues(String, List) - Method in interface org.apache.commons.cli2.CommandLine
-
Retrieves the Argument values associated with the specified Option
- getValues(Option) - Method in interface org.apache.commons.cli2.CommandLine
-
Retrieves the Argument values associated with the specified Option
- getValues(Option, List) - Method in interface org.apache.commons.cli2.CommandLine
-
Retrieves the Argument values associated with the specified Option
- getValues(Option, List) - Method in class org.apache.commons.cli2.commandline.PreferencesCommandLine
-
- getValues(Option, List) - Method in class org.apache.commons.cli2.commandline.PropertiesCommandLine
-
- getValues(Option, List) - Method in class org.apache.commons.cli2.commandline.WriteableCommandLineImpl
-
- Group - Interface in org.apache.commons.cli2
-
An Option representing a choice or group of Options in the form "-a|-b|-c".
- GroupBuilder - Class in org.apache.commons.cli2.builder
-
Builds Group instances
- GroupBuilder() - Constructor for class org.apache.commons.cli2.builder.GroupBuilder
-
Creates a new GroupBuilder
- groupFirst() - Static method in class org.apache.commons.cli2.util.Comparators
-
Forces Group instances to appear at the beginning of lists
- GroupImpl - Class in org.apache.commons.cli2.option
-
An implementation of Group
- GroupImpl(List, String, String, int, int, boolean) - Constructor for class org.apache.commons.cli2.option.GroupImpl
-
Creates a new GroupImpl using the specified parameters.
- groupLast() - Static method in class org.apache.commons.cli2.util.Comparators
-
Forces Group instances to appear at the end of lists
- insertCommandLine(int, CommandLine) - Method in class org.apache.commons.cli2.commandline.DefaultingCommandLine
-
Adds a CommandLine instance to a specified position in the queue.
- INSTANCE - Static variable in class org.apache.commons.cli2.option.PropertyOption
-
A default PropertyOption instance
- InvalidArgumentException - Exception in org.apache.commons.cli2.validation
-
An exception indicating validation failure.
- InvalidArgumentException(String) - Constructor for exception org.apache.commons.cli2.validation.InvalidArgumentException
-
Creates a new exception
- isDirectory() - Method in class org.apache.commons.cli2.validation.FileValidator
-
Returns whether the argument values must represent directories.
- isExisting() - Method in class org.apache.commons.cli2.validation.FileValidator
-
Returns whether the argument values must represent existing
files/directories.
- isFile() - Method in class org.apache.commons.cli2.validation.FileValidator
-
Returns whether the argument values must represent directories.
- isHidden() - Method in class org.apache.commons.cli2.validation.FileValidator
-
Returns whether the argument values must represent hidden
files/directories.
- isInstance() - Method in class org.apache.commons.cli2.validation.ClassValidator
-
Returns whether the argument value must represent a
class that can be instantiated.
- isLenient() - Method in class org.apache.commons.cli2.validation.DateValidator
-
Returns whether this validator uses lenient parsing.
- isLoadable() - Method in class org.apache.commons.cli2.validation.ClassValidator
-
Returns whether the argument value must represent a
class that is loadable.
- isPotentialClassName(String) - Method in class org.apache.commons.cli2.validation.ClassValidator
-
Returns whether the specified name is allowed as
a Java class name.
- isReadable() - Method in class org.apache.commons.cli2.validation.FileValidator
-
Returns whether the argument values must represent readable
files/directories.
- isRequired() - Method in interface org.apache.commons.cli2.Argument
-
Indicates whether argument values must be present for the CommandLine to
be valid.
- isRequired() - Method in interface org.apache.commons.cli2.Group
-
Indicates whether group members must be present for the CommandLine to be
valid.
- isRequired() - Method in class org.apache.commons.cli2.option.ArgumentImpl
-
- isRequired() - Method in class org.apache.commons.cli2.option.GroupImpl
-
Tests whether this option is required.
- isRequired() - Method in interface org.apache.commons.cli2.Option
-
Indicates whether this option is required to be present.
- isRequired() - Method in class org.apache.commons.cli2.option.OptionImpl
-
- isWritable() - Method in class org.apache.commons.cli2.validation.FileValidator
-
Returns whether the argument values must represent writable
files/directories.
- pad(String, int, PrintWriter) - Static method in class org.apache.commons.cli2.util.HelpFormatter
-
- Parent - Interface in org.apache.commons.cli2
-
An Option that can have an argument and/or group of child Options in the form
"-f <arg> [-a|-b|-c]".
- ParentImpl - Class in org.apache.commons.cli2.option
-
A base implementation of Parent providing limited ground work for further
Parent implementations.
- ParentImpl(Argument, Group, String, int, boolean) - Constructor for class org.apache.commons.cli2.option.ParentImpl
-
- parse(String[]) - Method in class org.apache.commons.cli2.commandline.Parser
-
Parse the arguments according to the specified options and properties.
- parseAndHelp(String[]) - Method in class org.apache.commons.cli2.commandline.Parser
-
Parse the arguments according to the specified options and properties and
displays the usage screen if the CommandLine is not valid or the help
option was specified.
- Parser - Class in org.apache.commons.cli2.commandline
-
A class that implements the
Parser
interface can parse a
String array according to the
Group
specified and return a
CommandLine
.
- Parser() - Constructor for class org.apache.commons.cli2.commandline.Parser
-
- PatternBuilder - Class in org.apache.commons.cli2.builder
-
Builds Options using a String pattern
- PatternBuilder() - Constructor for class org.apache.commons.cli2.builder.PatternBuilder
-
Creates a new PatternBuilder
- PatternBuilder(GroupBuilder, DefaultOptionBuilder, ArgumentBuilder) - Constructor for class org.apache.commons.cli2.builder.PatternBuilder
-
Creates a new PatternBuilder
- PreferencesCommandLine - Class in org.apache.commons.cli2.commandline
-
A CommandLine implementation using the Preferences API, useful when
constructing a complex DefaultingCommandLine
This implementation uses the children of a single preference node to populate
the CommandLine.
- PreferencesCommandLine(Option, Preferences) - Constructor for class org.apache.commons.cli2.commandline.PreferencesCommandLine
-
Creates a new PreferencesCommandLine using the specified root Option and
Preferences node.
- PreferencesCommandLine(Option, Preferences, char) - Constructor for class org.apache.commons.cli2.commandline.PreferencesCommandLine
-
Creates a new PreferencesCommandLine using the specified root Option,
Preferences node and value separator.
- preferredNameFirst() - Static method in class org.apache.commons.cli2.util.Comparators
-
Orders Options by preferredName
- preferredNameLast() - Static method in class org.apache.commons.cli2.util.Comparators
-
Orders Options by preferredName, reversed
- print() - Method in class org.apache.commons.cli2.util.HelpFormatter
-
Prints the Option help.
- printDivider() - Method in class org.apache.commons.cli2.util.HelpFormatter
-
Prints the divider text
- printException() - Method in class org.apache.commons.cli2.util.HelpFormatter
-
Prints any error message.
- printFooter() - Method in class org.apache.commons.cli2.util.HelpFormatter
-
Prints a footer string if necessary
- printGutterLeft() - Method in class org.apache.commons.cli2.util.HelpFormatter
-
Prints the left gutter string
- printGutterRight() - Method in class org.apache.commons.cli2.util.HelpFormatter
-
Prints the right gutter string
- printHeader() - Method in class org.apache.commons.cli2.util.HelpFormatter
-
Prints a header string if necessary
- printHelp() - Method in class org.apache.commons.cli2.util.HelpFormatter
-
Prints detailed help per option.
- printUsage() - Method in class org.apache.commons.cli2.util.HelpFormatter
-
Prints a single line of usage information (wrapping if necessary)
- printWrapped(String) - Method in class org.apache.commons.cli2.util.HelpFormatter
-
Prints a string wrapped if necessary
- process(WriteableCommandLine, ListIterator) - Method in class org.apache.commons.cli2.option.ArgumentImpl
-
- process(WriteableCommandLine, ListIterator) - Method in class org.apache.commons.cli2.option.GroupImpl
-
- process(WriteableCommandLine, ListIterator) - Method in class org.apache.commons.cli2.option.ParentImpl
-
- process(WriteableCommandLine, ListIterator) - Method in interface org.apache.commons.cli2.Option
-
Processes String arguments into a CommandLine.
- process(WriteableCommandLine, ListIterator) - Method in class org.apache.commons.cli2.option.PropertyOption
-
- processParent(WriteableCommandLine, ListIterator) - Method in class org.apache.commons.cli2.option.Command
-
- processParent(WriteableCommandLine, ListIterator) - Method in class org.apache.commons.cli2.option.DefaultOption
-
- processParent(WriteableCommandLine, ListIterator) - Method in class org.apache.commons.cli2.option.Switch
-
- processParent(WriteableCommandLine, ListIterator) - Method in interface org.apache.commons.cli2.Parent
-
Processes the parent part of the Option.
- processValues(WriteableCommandLine, ListIterator, Option) - Method in interface org.apache.commons.cli2.Argument
-
Processes the "README" style element of the argument.
- processValues(WriteableCommandLine, ListIterator, Option) - Method in class org.apache.commons.cli2.option.ArgumentImpl
-
- PropertiesCommandLine - Class in org.apache.commons.cli2.commandline
-
A CommandLine implementation using a java Properties instance, useful for
constructing a complex DefaultingCommandLine
Options are keyed from their property name and presence in the Properties
instance is taken as presence in the CommandLine.
- PropertiesCommandLine(Option, Properties) - Constructor for class org.apache.commons.cli2.commandline.PropertiesCommandLine
-
Creates a new PropertiesCommandLine using the specified root Option,
Properties instance.
- PropertiesCommandLine(Option, Properties, char) - Constructor for class org.apache.commons.cli2.commandline.PropertiesCommandLine
-
Creates a new PropertiesCommandLine using the specified root Option,
Properties instance and value separator.
- PropertyOption - Class in org.apache.commons.cli2.option
-
Handles the java style "-Dprop=value" opions
- PropertyOption() - Constructor for class org.apache.commons.cli2.option.PropertyOption
-
Creates a new PropertyOption using the default settings of a "-D" trigger
and an id of 'D'
- PropertyOption(String, String, int) - Constructor for class org.apache.commons.cli2.option.PropertyOption
-
Creates a new PropertyOption using the specified parameters
- setClassLoader(ClassLoader) - Method in class org.apache.commons.cli2.validation.ClassValidator
-
Specifies the
ClassLoader
used to resolve and load
the classes specified by the argument values.
- setComparator(Comparator) - Method in class org.apache.commons.cli2.util.HelpFormatter
-
The Comparator to use when sorting Options
- setCurrentOption(Option) - Method in class org.apache.commons.cli2.commandline.WriteableCommandLineImpl
-
- setCurrentOption(Option) - Method in interface org.apache.commons.cli2.WriteableCommandLine
-
Sets the current option.
- setDefaultSwitch(Option, Boolean) - Method in class org.apache.commons.cli2.commandline.WriteableCommandLineImpl
-
- setDefaultSwitch(Option, Boolean) - Method in interface org.apache.commons.cli2.WriteableCommandLine
-
Sets the default state for a Switch in the CommandLine.
- setDefaultValues(Option, List) - Method in class org.apache.commons.cli2.commandline.WriteableCommandLineImpl
-
- setDefaultValues(Option, List) - Method in interface org.apache.commons.cli2.WriteableCommandLine
-
Sets the default values for an Option in the CommandLine
- setDirectory(boolean) - Method in class org.apache.commons.cli2.validation.FileValidator
-
Specifies whether the argument values must represent directories.
- setDisplaySettings(Set) - Method in class org.apache.commons.cli2.util.HelpFormatter
-
The DisplaySettings used to select the help lines in the main body of
help
- setDivider(String) - Method in class org.apache.commons.cli2.util.HelpFormatter
-
Sets the string to use as a divider between sections of help
- setException(OptionException) - Method in class org.apache.commons.cli2.util.HelpFormatter
-
Sets the exception to document
- setExisting(boolean) - Method in class org.apache.commons.cli2.validation.FileValidator
-
Specifies whether the argument values must represent existing
files/directories.
- setFile(boolean) - Method in class org.apache.commons.cli2.validation.FileValidator
-
Specifies whether the argument values must represent files.
- setFooter(String) - Method in class org.apache.commons.cli2.util.HelpFormatter
-
Sets the footer text of the help screen
- setFormat(DateFormat) - Method in class org.apache.commons.cli2.validation.DateValidator
-
Sets the date format permitted.
- setFormat(NumberFormat) - Method in class org.apache.commons.cli2.validation.NumberValidator
-
Specify the format being used to validate argument values against.
- setFormats(List) - Method in class org.apache.commons.cli2.validation.DateValidator
-
Sets the date formats permitted.
- setFormats(DateFormat[]) - Method in class org.apache.commons.cli2.validation.DateValidator
-
Sets the date formats permitted.
- setFullUsageSettings(Set) - Method in class org.apache.commons.cli2.util.HelpFormatter
-
The DisplaySettings used to select the elements to display in the
displayed line of full usage information.
- setGroup(Group) - Method in class org.apache.commons.cli2.commandline.Parser
-
Sets the Group of options to parse against
- setGroup(Group) - Method in class org.apache.commons.cli2.util.HelpFormatter
-
Sets the Group of Options to document
- setHeader(String) - Method in class org.apache.commons.cli2.util.HelpFormatter
-
Sets the footer text of the help screen
- setHelpFormatter(HelpFormatter) - Method in class org.apache.commons.cli2.commandline.Parser
-
Sets the HelpFormatter to use with the simplified parsing.
- setHelpOption(Option) - Method in class org.apache.commons.cli2.commandline.Parser
-
Sets the help option to use with the simplified parsing.
- setHelpTrigger(String) - Method in class org.apache.commons.cli2.commandline.Parser
-
Sets the help option to use with the simplified parsing.
- setHidden(boolean) - Method in class org.apache.commons.cli2.validation.FileValidator
-
Specifies whether the argument values must represent hidden
files/directories.
- setInstance(boolean) - Method in class org.apache.commons.cli2.validation.ClassValidator
-
Specifies whether the argument value must represent a
class that can be instantiated.
- setLenient(boolean) - Method in class org.apache.commons.cli2.validation.DateValidator
-
Sets whether this validator uses lenient parsing.
- setLineUsageSettings(Set) - Method in class org.apache.commons.cli2.util.HelpFormatter
-
Sets the DisplaySettings used to select elements in the per helpline
usage strings.
- setLoadable(boolean) - Method in class org.apache.commons.cli2.validation.ClassValidator
-
Specifies whether the argument value must represent a
class that is loadable.
- setMaximum(Date) - Method in class org.apache.commons.cli2.validation.DateValidator
-
Sets the maximum Date to the specified value.
- setMaximum(Number) - Method in class org.apache.commons.cli2.validation.NumberValidator
-
Specify the maximum value allowed for an argument value.
- setMinimum(Date) - Method in class org.apache.commons.cli2.validation.DateValidator
-
Sets the minimum Date to the specified value.
- setMinimum(Number) - Method in class org.apache.commons.cli2.validation.NumberValidator
-
Specify the minimum value allowed for an argument value.
- setParent(Option) - Method in class org.apache.commons.cli2.option.OptionImpl
-
- setParent(Option) - Method in interface org.apache.commons.cli2.Option
-
Sets the parent of this option.
- setPrintWriter(PrintWriter) - Method in class org.apache.commons.cli2.util.HelpFormatter
-
- setProtocol(String) - Method in class org.apache.commons.cli2.validation.UrlValidator
-
Specifies the protocol that a URL must have to be valid.
- setReadable(boolean) - Method in class org.apache.commons.cli2.validation.FileValidator
-
Specifies whether the argument values must represent readable
files/directories.
- setShellCommand(String) - Method in class org.apache.commons.cli2.util.HelpFormatter
-
Sets the command string used to invoke the application
- setValidValues(Set) - Method in class org.apache.commons.cli2.validation.EnumValidator
-
Specifies the Set of valid argument values.
- setWritable(boolean) - Method in class org.apache.commons.cli2.validation.FileValidator
-
Specifies whether the argument values must represent writable
files/directories.
- SOURCE_DEST_MUST_ENFORCE_VALUES - Static variable in class org.apache.commons.cli2.resource.ResourceConstants
-
- SourceDestArgument - Class in org.apache.commons.cli2.option
-
An Argument implementation that allows a variable size Argument to precede a
fixed size argument.
- SourceDestArgument(Argument, Argument) - Constructor for class org.apache.commons.cli2.option.SourceDestArgument
-
Creates a SourceDestArgument using defaults where possible.
- SourceDestArgument(Argument, Argument, char, char, String, List) - Constructor for class org.apache.commons.cli2.option.SourceDestArgument
-
Creates a SourceDestArgument using the specified parameters.
- stripBoundaryQuotes(String) - Method in class org.apache.commons.cli2.option.ArgumentImpl
-
If there are any leading or trailing quotes remove them from the
specified token.
- Switch - Class in org.apache.commons.cli2.option
-
A Parent implementation representing normal switch options.
- Switch(String, String, String, Set, String, boolean, Argument, Group, int, Boolean) - Constructor for class org.apache.commons.cli2.option.Switch
-
Creates a new Switch with the specified parameters
- SWITCH_ALREADY_SET - Static variable in class org.apache.commons.cli2.resource.ResourceConstants
-
- SWITCH_DISABLED_STARTWS_WITH_ENABLED - Static variable in class org.apache.commons.cli2.resource.ResourceConstants
-
- SWITCH_ENABLED_STARTS_WITH_DISABLED - Static variable in class org.apache.commons.cli2.resource.ResourceConstants
-
- SWITCH_IDENTICAL_PREFIXES - Static variable in class org.apache.commons.cli2.resource.ResourceConstants
-
- SWITCH_ILLEGAL_DISABLED_PREFIX - Static variable in class org.apache.commons.cli2.resource.ResourceConstants
-
- SWITCH_ILLEGAL_ENABLED_PREFIX - Static variable in class org.apache.commons.cli2.resource.ResourceConstants
-
- SWITCH_NO_DISABLED_PREFIX - Static variable in class org.apache.commons.cli2.resource.ResourceConstants
-
- SWITCH_NO_ENABLED_PREFIX - Static variable in class org.apache.commons.cli2.resource.ResourceConstants
-
- SWITCH_PREFERRED_NAME_TOO_SHORT - Static variable in class org.apache.commons.cli2.resource.ResourceConstants
-
- SwitchBuilder - Class in org.apache.commons.cli2.builder
-
Builds Switch instance.
- SwitchBuilder() - Constructor for class org.apache.commons.cli2.builder.SwitchBuilder
-
Creates a new SwitchBuilder using defaults.
- SwitchBuilder(String, String) - Constructor for class org.apache.commons.cli2.builder.SwitchBuilder
-
Creates a new SwitchBuilder
- switchFirst() - Static method in class org.apache.commons.cli2.util.Comparators
-
Forces Switch instances to appear at the beginning of lists
- switchLast() - Static method in class org.apache.commons.cli2.util.Comparators
-
Forces Switch instances to appear at the end of lists
- withArgument(Argument) - Method in class org.apache.commons.cli2.builder.CommandBuilder
-
Specifies the argument for the next Command
that is created.
- withArgument(Argument) - Method in class org.apache.commons.cli2.builder.DefaultOptionBuilder
-
Use this Argument
- withArgument(Argument) - Method in class org.apache.commons.cli2.builder.SwitchBuilder
-
Use this Argument
- withChildren(Group) - Method in class org.apache.commons.cli2.builder.CommandBuilder
-
Specifies the children for the next Command
that is created.
- withChildren(Group) - Method in class org.apache.commons.cli2.builder.DefaultOptionBuilder
-
Use this child Group
- withChildren(Group) - Method in class org.apache.commons.cli2.builder.SwitchBuilder
-
Use this child Group
- withConsumeRemaining(String) - Method in class org.apache.commons.cli2.builder.ArgumentBuilder
-
Sets the "consume remaining" option, defaults to "--".
- withDefault(Object) - Method in class org.apache.commons.cli2.builder.ArgumentBuilder
-
Sets the default value.
- withDefaults(List) - Method in class org.apache.commons.cli2.builder.ArgumentBuilder
-
Sets the default values.
- withDescription(String) - Method in class org.apache.commons.cli2.builder.ArgumentBuilder
-
Sets the description of the argument.
- withDescription(String) - Method in class org.apache.commons.cli2.builder.CommandBuilder
-
Specifies the description for the next Command
that is created.
- withDescription(String) - Method in class org.apache.commons.cli2.builder.DefaultOptionBuilder
-
Use this option description
- withDescription(String) - Method in class org.apache.commons.cli2.builder.GroupBuilder
-
Use this option description.
- withDescription(String) - Method in class org.apache.commons.cli2.builder.SwitchBuilder
-
Use this option description
- withId(int) - Method in class org.apache.commons.cli2.builder.ArgumentBuilder
-
Sets the id
- withId(int) - Method in class org.apache.commons.cli2.builder.CommandBuilder
-
Specifies the id for the next Command
that is created.
- withId(int) - Method in class org.apache.commons.cli2.builder.DefaultOptionBuilder
-
Sets the id
- withId(int) - Method in class org.apache.commons.cli2.builder.SwitchBuilder
-
Sets the id
- withInitialSeparator(char) - Method in class org.apache.commons.cli2.builder.ArgumentBuilder
-
Sets the character used to separate the values from the option.
- withLongName(String) - Method in class org.apache.commons.cli2.builder.DefaultOptionBuilder
-
Use this long option name.
- withMaximum(int) - Method in class org.apache.commons.cli2.builder.ArgumentBuilder
-
Sets the maximum number of values allowed for the argument to be valid.
- withMaximum(int) - Method in class org.apache.commons.cli2.builder.GroupBuilder
-
A valid group requires at most this many options present
- withMinimum(int) - Method in class org.apache.commons.cli2.builder.ArgumentBuilder
-
Sets the minimum number of values needed for the argument to be valid.
- withMinimum(int) - Method in class org.apache.commons.cli2.builder.GroupBuilder
-
A valid group requires at least this many options present
- withName(String) - Method in class org.apache.commons.cli2.builder.ArgumentBuilder
-
Sets the name of the argument.
- withName(String) - Method in class org.apache.commons.cli2.builder.CommandBuilder
-
Specifies the name for the next Command
that is created.
- withName(String) - Method in class org.apache.commons.cli2.builder.GroupBuilder
-
Use this option name
- withName(String) - Method in class org.apache.commons.cli2.builder.SwitchBuilder
-
Use this option name.
- withOption(Option) - Method in class org.apache.commons.cli2.builder.GroupBuilder
-
Add this option to the group
- withPattern(String) - Method in class org.apache.commons.cli2.builder.PatternBuilder
-
Builds an Option using a pattern string.
- withRequired(boolean) - Method in class org.apache.commons.cli2.builder.CommandBuilder
-
Specifies whether the next Command
created is
required or not.
- withRequired(boolean) - Method in class org.apache.commons.cli2.builder.DefaultOptionBuilder
-
Use this optionality
- withRequired(boolean) - Method in class org.apache.commons.cli2.builder.GroupBuilder
-
Sets the required flag.
- withRequired(boolean) - Method in class org.apache.commons.cli2.builder.SwitchBuilder
-
Use this optionality
- withShortName(String) - Method in class org.apache.commons.cli2.builder.DefaultOptionBuilder
-
Use this short option name.
- withSubsequentSeparator(char) - Method in class org.apache.commons.cli2.builder.ArgumentBuilder
-
Sets the character used to separate the values from each other.
- withSwitchDefault(Boolean) - Method in class org.apache.commons.cli2.builder.SwitchBuilder
-
Sets the default state for this switch
- withValidator(Validator) - Method in class org.apache.commons.cli2.builder.ArgumentBuilder
-
Sets the validator instance used to perform validation on the Argument
values.
- wrap(String, int) - Static method in class org.apache.commons.cli2.util.HelpFormatter
-
- WriteableCommandLine - Interface in org.apache.commons.cli2
-
A CommandLine that detected values and options can be written to.
- WriteableCommandLineImpl - Class in org.apache.commons.cli2.commandline
-
A WriteableCommandLine implementation allowing Options to write their
processed information to a CommandLine.
- WriteableCommandLineImpl(Option, List) - Constructor for class org.apache.commons.cli2.commandline.WriteableCommandLineImpl
-
Creates a new WriteableCommandLineImpl rooted on the specified Option, to
hold the parsed arguments.