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

N

name.kevinlocke.ultragetopt - package name.kevinlocke.ultragetopt
Provides classes for parsing and processing command-line options including compatibility with many getopt implementations in addition to a substantial amount of customizability.
noArgumentAllowed(String, String) - Method in class name.kevinlocke.ultragetopt.BSDGetoptErrorFormatter
 
noArgumentAllowed(char, String) - Method in class name.kevinlocke.ultragetopt.BSDGetoptErrorFormatter
 
noArgumentAllowed(String, String) - Method in class name.kevinlocke.ultragetopt.DarwinGetoptErrorFormatter
 
noArgumentAllowed(char, String) - Method in class name.kevinlocke.ultragetopt.DarwinGetoptErrorFormatter
 
noArgumentAllowed(String, String) - Method in interface name.kevinlocke.ultragetopt.GetoptErrorFormatter
Formats an error message to indicate that the given option does not accept any arguments.
noArgumentAllowed(char, String) - Method in interface name.kevinlocke.ultragetopt.GetoptErrorFormatter
Formats an error message to indicate that the given option does not accept any arguments.
noArgumentAllowed(String, String) - Method in class name.kevinlocke.ultragetopt.GNUGetoptErrorFormatter
 
noArgumentAllowed(char, String) - Method in class name.kevinlocke.ultragetopt.GNUGetoptErrorFormatter
 
noArgumentAllowed(String, String) - Method in class name.kevinlocke.ultragetopt.POSIXGetoptErrorFormatter
 
noArgumentAllowed(char, String) - Method in class name.kevinlocke.ultragetopt.POSIXGetoptErrorFormatter
 

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