getopt-0.3
A B C D G H I J L M N O P R S T U

G

get(char) - Method in class jrowe.getopt.DefaultGetOptions
Returns an Option from the list of parseable options.
get(String) - Method in class jrowe.getopt.DefaultGetOptions
Returns an Option from the list of parseable options.
get(String) - Method in interface jrowe.getopt.GetOptions
Returns an Option from the list of parseable options.
getActualIndex() - Method in class jrowe.getopt.DefaultGetOptions.OptionRecord
Returns the Actual Index property.
getAll() - Static method in class jrowe.util.ClassUtil
 
getArg() - Method in interface jrowe.getopt.Option
Returns the argument for this program option.
getArg() - Method in class jrowe.getopt.DefaultGetOptions.OptionRecord
Returns the Arg property.
getArg() - Method in class jrowe.getopt.DefaultOption
Returns the argument for this program option.
getArg(Option, String, String) - Method in class jrowe.getopt.DefaultGetOptions
Parses and returns the argument that ought to be assigned to the given option.
getArgType() - Method in interface jrowe.getopt.Option
Returns the argument type for this program option.
getArgType() - Method in class jrowe.getopt.DefaultOption
Returns the argument type for this program option.
getChar() - Method in interface jrowe.getopt.Option
Returns the short name of this program option.
getChar() - Method in class jrowe.getopt.DefaultOption
Returns the short name of this program option.
getCharacter() - Method in interface jrowe.getopt.Option
Returns the short name of this program option.
getCharacter() - Method in class jrowe.getopt.DefaultOption
Returns the short name of this program option.
getClassName() - Static method in class jrowe.util.ClassUtil
 
getEndOfOptionsToken() - Method in class jrowe.getopt.DefaultGetOptions
Returns the End Of Options Token property.
getErrorCode() - Method in class jrowe.getopt.OptionException
Returns the error code.
getLongOptionPrefix() - Method in class jrowe.getopt.DefaultGetOptions
Returns the Long Option Prefix property.
getMaxInstances() - Method in class jrowe.getopt.DefaultOption
Returns the maximum instances of this option that must appear if any appear at all.
getMethodName() - Static method in class jrowe.util.ClassUtil
 
getMinInstances() - Method in class jrowe.getopt.DefaultOption
Returns the minimum instances of this option that must appear if any appear at all.
getName() - Method in interface jrowe.getopt.Option
Returns the long name for this program option.
getName() - Method in class jrowe.getopt.DefaultOption
Gets the long name of this object.
getNegationPrefix() - Method in class jrowe.getopt.DefaultGetOptions
Returns the Negation Prefix property.
getOption() - Method in interface jrowe.getopt.OptionMethod
Returns the Option to which this functionality belongs.
getOption() - Method in class jrowe.getopt.AbstractOptionMethod
Returns the Option to which this functionality belongs.
getOption() - Method in class jrowe.getopt.DefaultGetOptions.OptionRecord
Returns the Option property.
getOption(String) - Method in class jrowe.getopt.DefaultGetOptions
Returns the appropriate Option object(s) for the given token.
getOptionRecord(String) - Method in class jrowe.getopt.DefaultGetOptions
Returns the correct OptionRecord given an option id.
GetOptions - interface jrowe.getopt.GetOptions.
An object that stores a list of Option objects and then parse command line arguments using them.
getParsedCount() - Method in class jrowe.getopt.DefaultGetOptions.OptionRecord
Returns the Parsed property.
getParsedOptions() - Method in class jrowe.getopt.DefaultGetOptions
Returns the usage string for this set of options.
getProgramArgs() - Method in class jrowe.getopt.DefaultGetOptions
Returns the program arguments.
getProgramArgs() - Method in interface jrowe.getopt.GetOptions
Returns the program arguments.
getRequestedIndex() - Method in class jrowe.getopt.DefaultGetOptions.OptionRecord
Returns the Requested Index property.
getSelf() - Static method in class jrowe.util.ClassUtil
Returns the Class of the caller of this method.
getSelf(int) - Static method in class jrowe.util.ClassUtil
Returns the Class of the caller of this method.
getShortOptionPrefix() - Method in class jrowe.getopt.DefaultGetOptions
Returns the Short Option Prefix property.
getStdIOString() - Method in class jrowe.getopt.DefaultGetOptions
Deprecated.  
getTests() - Method in class jrowe.test.ProjectTestCase
 
getTokenList() - Method in class jrowe.getopt.DefaultGetOptions
Returns the Token List property.
getTokenListIterator() - Method in class jrowe.getopt.DefaultGetOptions
An Iterator over the tokens passed in via the setArgs method.
getTokenTypes() - Method in interface jrowe.util.TokenIterator
Returns the token types that could potentially be returned by this TokenIterator.
getType() - Method in interface jrowe.util.TokenIterator
Returns the type of the current token.
getUniqueMap(Map) - Static method in class jrowe.getopt.DefaultGetOptions
Returns a Map object containing only the unique values from the given Map object.
getUsage() - Method in class jrowe.getopt.DefaultGetOptions
Returns the usage string for this set of options.

getopt-0.3
A B C D G H I J L M N O P R S T U