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
- ConfigurationException
Copyright © 2000–2019 BioJava. All rights reserved.