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, printUsage
public void parse(String[] argv) throws Exception
parse
in class CommandHandler
argv
- The raw command array from command line.Exception
CommandHandler.parse(java.lang.String[])
public void execute() throws Exception
execute
in class CommandHandler
Exception
Jas4pp 1.5 © Java Analysis Studio for Particle Physics