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, printUsagepublic static org.apache.commons.cli.Options createValidateOptions()
public void parse(String[] argv) throws Exception
parse in class CommandHandlerargv - Raw options array following after the command string.Exceptionpublic void execute()
throws Exception
execute in class CommandHandlerExceptionJas4pp 1.5 © Java Analysis Studio for Particle Physics