|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandLine | |
---|---|
org.apache.muse.tools.generator.util |
Uses of CommandLine in org.apache.muse.tools.generator.util |
---|
Methods in org.apache.muse.tools.generator.util with parameters of type CommandLine | |
---|---|
protected static boolean |
AbstractCommandLineApp.checkOverwriteArg(CommandLine arguments)
Check to see if the overwrite flag was specified. |
protected static void |
AbstractCommandLineApp.createLogger(CommandLine arguments)
Set up the java.util.Logger that this class (and the descendants in the Logger heirarchy) will use. |
static boolean |
AbstractCommandLineApp.hasNoArguments(CommandLine arguments)
Check to see if the given arguments object has no arguments in it. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |