Index

A C D E F G I L M O P R S T V W 
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.

D

debug(Object) - Method in class org.apache.creadur.whisker.cli.SystemLog
Ignored.
debug(Object, Throwable) - Method in class org.apache.creadur.whisker.cli.SystemLog
Ignored.

E

error(Object) - Method in class org.apache.creadur.whisker.cli.SystemLog
Logs to stderr.
error(Object, Throwable) - Method in class org.apache.creadur.whisker.cli.SystemLog
Logs to stderr.

F

fatal(Object) - Method in class org.apache.creadur.whisker.cli.SystemLog
Logs to stderr.
fatal(Object, Throwable) - Method in class org.apache.creadur.whisker.cli.SystemLog
Logs to stderr.

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

info(Object) - Method in class org.apache.creadur.whisker.cli.SystemLog
Ignored.
info(Object, Throwable) - Method in class org.apache.creadur.whisker.cli.SystemLog
Ignored.
isDebugEnabled() - Method in class org.apache.creadur.whisker.cli.SystemLog
Disabled.
isErrorEnabled() - Method in class org.apache.creadur.whisker.cli.SystemLog
Enabled.
isFatalEnabled() - Method in class org.apache.creadur.whisker.cli.SystemLog
Enabled.
isInfoEnabled() - Method in class org.apache.creadur.whisker.cli.SystemLog
Disabled.
isSetOn(CommandLine) - Method in enum org.apache.creadur.whisker.cli.CommandLineOption
Is the short name option set?
isTraceEnabled() - Method in class org.apache.creadur.whisker.cli.SystemLog
Disabled.
isWarnEnabled() - Method in class org.apache.creadur.whisker.cli.SystemLog
Disabled.

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.
SystemLog - Class in org.apache.creadur.whisker.cli
Logs important messages to system err.
SystemLog() - Constructor for class org.apache.creadur.whisker.cli.SystemLog
 

T

trace(Object) - Method in class org.apache.creadur.whisker.cli.SystemLog
Ignored.
trace(Object, Throwable) - Method in class org.apache.creadur.whisker.cli.SystemLog
Ignored.

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.

W

warn(Object) - Method in class org.apache.creadur.whisker.cli.SystemLog
Ignored.
warn(Object, Throwable) - Method in class org.apache.creadur.whisker.cli.SystemLog
Ignored.
A C D E F G I L M O P R S T V W 
All Classes and Interfaces|All Packages