A C E F G I L M O P R S T U V

A

add(Option) - Method in class org.freecompany.yacli.Options
 
addEntry(Entry) - Method in class org.freecompany.yacli.Options
 
ANY_OPTION - Static variable in class org.freecompany.yacli.Entry
 
arguments - Variable in class org.freecompany.yacli.CommandLine
 

C

CommandLine - Class in org.freecompany.yacli
 
CommandLine(Object) - Constructor for class org.freecompany.yacli.CommandLine
 

E

e - Variable in exception org.freecompany.yacli.InvalidCommandException
 
Entry - Class in org.freecompany.yacli
 
Entry(Option) - Constructor for class org.freecompany.yacli.Entry
 

F

fields - Variable in class org.freecompany.yacli.CommandLine
 

G

getEntries() - Method in class org.freecompany.yacli.Options
 
getMessage() - Method in exception org.freecompany.yacli.InvalidCommandException
 
getMessage() - Method in exception org.freecompany.yacli.InvalidOptionException
 
getValue() - Method in class org.freecompany.yacli.Entry
 

I

InvalidCommandException - Exception in org.freecompany.yacli
 
InvalidCommandException(InvalidOptionException, Options, String) - Constructor for exception org.freecompany.yacli.InvalidCommandException
 
InvalidOptionException - Exception in org.freecompany.yacli
 
InvalidOptionException(String) - Constructor for exception org.freecompany.yacli.InvalidOptionException
 
invoked - Variable in class org.freecompany.yacli.Entry
 
invoked() - Method in class org.freecompany.yacli.Entry
 

L

logger - Variable in class org.freecompany.yacli.CommandLine
 
LONG_OPTION - Static variable in class org.freecompany.yacli.CommandLine
 
longName(String) - Method in class org.freecompany.yacli.Options
 
longNames - Variable in class org.freecompany.yacli.Options
 

M

message - Variable in exception org.freecompany.yacli.InvalidOptionException
 

O

object - Variable in class org.freecompany.yacli.CommandLine
 
option - Variable in class org.freecompany.yacli.Entry
 
option() - Method in class org.freecompany.yacli.Entry
 
Option - Annotation Type in org.freecompany.yacli
The option annotation defines an option to be set on the target class from the arguments provided on the command line.
options - Variable in class org.freecompany.yacli.CommandLine
 
options - Variable in exception org.freecompany.yacli.InvalidCommandException
 
Options - Class in org.freecompany.yacli
 
Options() - Constructor for class org.freecompany.yacli.Options
 
org.freecompany.yacli - package org.freecompany.yacli
 

P

parse(String[]) - Method in class org.freecompany.yacli.CommandLine
 

R

remaining() - Method in class org.freecompany.yacli.CommandLine
 
Required - Enum in org.freecompany.yacli
 

S

setInvoked(boolean) - Method in class org.freecompany.yacli.Entry
 
setValue(String...) - Method in class org.freecompany.yacli.Entry
 
SHORT_OPTION - Static variable in class org.freecompany.yacli.CommandLine
 
shortName(String) - Method in class org.freecompany.yacli.Options
 
shortNames - Variable in class org.freecompany.yacli.Options
 

T

takeArguments(ListIterator<String>) - Method in class org.freecompany.yacli.Entry
 
toString() - Method in class org.freecompany.yacli.Entry
 
type() - Method in enum org.freecompany.yacli.Value
 

U

updateField(Object, Field) - Method in class org.freecompany.yacli.Entry
 
usage - Variable in class org.freecompany.yacli.CommandLine
 
usage - Variable in exception org.freecompany.yacli.InvalidCommandException
 
Usage - Annotation Type in org.freecompany.yacli
The usage annotation is used to set a user readable usage string on an executable class.

V

validate() - Method in class org.freecompany.yacli.Entry
 
validate() - Method in class org.freecompany.yacli.Options
 
value - Variable in class org.freecompany.yacli.Entry
 
Value - Enum in org.freecompany.yacli
 
valueOf(String) - Static method in enum org.freecompany.yacli.Required
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.freecompany.yacli.Value
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.freecompany.yacli.Required
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.freecompany.yacli.Value
Returns an array containing the constants of this enum type, in the order they are declared.

A C E F G I L M O P R S T U V