public interface UserArgumentProcessor
| Modifier and Type | Method and Description |
|---|---|
String |
printHelp()
Print help about the arguments
|
void |
process(String[] argv)
Process user arguments that have been provided from the command line
|
void process(String[] argv) throws ConfigurationException
argv - ConfigurationExceptionString printHelp()
Copyright © 2000–2016 BioJava. All rights reserved.