public class SplitCommandHandler extends CommandHandler
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execute the split command with current options.
|
void |
parse(String[] argv)
Parse the argv for split command options.
|
getDescription, getName, getOptions, printUsagepublic void parse(String[] argv) throws Exception
parse in class CommandHandlerargv - The raw command array from command line.ExceptionCommandHandler.parse(java.lang.String[])public void execute()
throws Exception
execute in class CommandHandlerExceptionJas4pp 1.5 © Java Analysis Studio for Particle Physics