public class ConcatenateCommandHandler extends CommandHandler
Modifier and Type | Method and Description |
---|---|
void |
execute()
Execute the concat command with current options.
|
void |
parse(String[] argv)
Parse the arguments for concat options.
|
getDescription, getName, getOptions, printUsage
public void execute() throws Exception
execute
in class CommandHandler
Exception
public void parse(String[] argv) throws Exception
parse
in class CommandHandler
argv
- The raw command-line options.Exception
Jas4pp 1.5 © Java Analysis Studio for Particle Physics