Index
All Classes and Interfaces|All Packages
A
- ACT_TO_AUDIT - Enum constant in enum org.apache.creadur.whisker.cli.CommandLineOption
-
Audit command line argument.
- ACT_TO_GENERATE - Enum constant in enum org.apache.creadur.whisker.cli.CommandLineOption
-
Generation command line argument.
- ACT_TO_SKELETON - Enum constant in enum org.apache.creadur.whisker.cli.CommandLineOption
-
Generate skeleton mete-data command line argument.
C
- CommandLineOption - Enum in org.apache.creadur.whisker.cli
-
Describes an option on the command line.
- configure(String[]) - Method in class org.apache.creadur.whisker.cli.Main
-
Parses arguments and configures the application.
- create() - Method in enum org.apache.creadur.whisker.cli.CommandLineOption
-
Builds a representation.
G
- getDescription() - Method in enum org.apache.creadur.whisker.cli.CommandLineOption
-
Gets the description for this option.
- getLongName() - Method in enum org.apache.creadur.whisker.cli.CommandLineOption
-
Gets the long name of this command line argument.
- getOptionValue(CommandLine) - Method in enum org.apache.creadur.whisker.cli.CommandLineOption
-
Gets an option value from the command line.
- getShortName() - Method in enum org.apache.creadur.whisker.cli.CommandLineOption
-
Gets the short name of this command line argument.
I
- isSetOn(CommandLine) - Method in enum org.apache.creadur.whisker.cli.CommandLineOption
-
Is the short name option set?
L
- LICENSE_DESCRIPTION - Enum constant in enum org.apache.creadur.whisker.cli.CommandLineOption
-
License descriptor command line argument.
M
- main(String[]) - Static method in class org.apache.creadur.whisker.cli.Main
-
Bootstraps application.
- Main - Class in org.apache.creadur.whisker.cli
-
Command line interface for whisker.
- Main(Whisker) - Constructor for class org.apache.creadur.whisker.cli.Main
-
Constructs a wrapper for the given application.
O
- options() - Static method in enum org.apache.creadur.whisker.cli.CommandLineOption
-
Creates options for the command line.
- org.apache.creadur.whisker.cli - package org.apache.creadur.whisker.cli
-
Runs Apache Whisker from the command line.
P
- parse(String[]) - Method in class org.apache.creadur.whisker.cli.Main
-
Parses a line of arguments.
- PRINT_HELP - Enum constant in enum org.apache.creadur.whisker.cli.CommandLineOption
-
Print help then exit, ignoring other options.
- printHelp(String[]) - Method in class org.apache.creadur.whisker.cli.Main
-
Do these command line arguments ask for help?
R
- run(String[]) - Method in class org.apache.creadur.whisker.cli.Main
-
Runs Whisker.
S
- SOURCE - Enum constant in enum org.apache.creadur.whisker.cli.CommandLineOption
-
Application source command line argument.
V
- valueOf(String) - Static method in enum org.apache.creadur.whisker.cli.CommandLineOption
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.creadur.whisker.cli.CommandLineOption
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes and Interfaces|All Packages