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, printUsagepublic void execute()
throws Exception
execute in class CommandHandlerExceptionpublic void parse(String[] argv) throws Exception
parse in class CommandHandlerargv - The raw command-line options.ExceptionJas4pp 1.5 © Java Analysis Studio for Particle Physics