public class ValidateCommandHandler extends CommandHandler
Constructor and Description |
---|
ValidateCommandHandler() |
Modifier and Type | Method and Description |
---|---|
static org.apache.commons.cli.Options |
createValidateOptions()
Creates commandline options for the validate command.
|
void |
execute()
Execute the validate command with current options.
|
void |
parse(String[] argv)
Parse the commandline options for the validate command.
|
getDescription, getName, getOptions, printUsage
public static org.apache.commons.cli.Options createValidateOptions()
public void parse(String[] argv) throws Exception
parse
in class CommandHandler
argv
- Raw options array following after the command string.Exception
public void execute() throws Exception
execute
in class CommandHandler
Exception
Jas4pp 1.5 © Java Analysis Studio for Particle Physics