org.biojava.bio.structure.align.ce
Interface UserArgumentProcessor

All Known Implementing Classes:
AbstractUserArgumentProcessor, CeCPUserArgumentProcessor, CeSideChainUserArgumentProcessor, CeUserArgumentProcessor, FatCatUserArgumentProcessor, SmithWatermanUserArgumentProcessor

public interface UserArgumentProcessor


Method Summary
 void process(String[] argv)
          Process user arguments that have been provided from the command line
 

Method Detail

process

void process(String[] argv)
Process user arguments that have been provided from the command line

Parameters:
argv -