A B C D E G H I L M N O P S U V

A

ambiguousOption(String, String) - Method in class name.kevinlocke.ultragetopt.BSDGetoptErrorFormatter
 
ambiguousOption(String, String) - Method in class name.kevinlocke.ultragetopt.DarwinGetoptErrorFormatter
 
ambiguousOption(String, String) - Method in interface name.kevinlocke.ultragetopt.GetoptErrorFormatter
Formats an error message to indicate that the given option could not be unambiguously interpreted.
ambiguousOption(String, String) - Method in class name.kevinlocke.ultragetopt.GNUGetoptErrorFormatter
 
ambiguousOption(String, String) - Method in class name.kevinlocke.ultragetopt.POSIXGetoptErrorFormatter
 
AmbiguousOptionException - Exception in name.kevinlocke.ultragetopt
Exception signaling that an option could be matched against multiple accepted options.
AmbiguousOptionException(String) - Constructor for exception name.kevinlocke.ultragetopt.AmbiguousOptionException
Creates a new ambiguous option exception with the given error message.
AmbiguousOptionException(GetoptErrorFormatter, String, String) - Constructor for exception name.kevinlocke.ultragetopt.AmbiguousOptionException
Creates a new ambiguous option exception with a message generated by a given formatter.
AmbiguousOptionException(GetoptErrorFormatter, char, String) - Constructor for exception name.kevinlocke.ultragetopt.AmbiguousOptionException
Creates a new ambiguous option exception with a message generated by a given formatter.
argreq - Variable in class name.kevinlocke.ultragetopt.CommandLineOption
The argument requirement for this option.
ArgumentDisposition - Enum in name.kevinlocke.ultragetopt
Argument requirement status for options.

A B C D E G H I L M N O P S U V