Uses of Interface
org.biojava3.core.sequence.io.util.IOUtils.ReaderProcessor

Packages that use IOUtils.ReaderProcessor
org.biojava3.core.sequence.io.util   
 

Uses of IOUtils.ReaderProcessor in org.biojava3.core.sequence.io.util
 

Methods in org.biojava3.core.sequence.io.util with parameters of type IOUtils.ReaderProcessor
static void IOUtils.processReader(BufferedReader br, IOUtils.ReaderProcessor processor)
          Takes in a reader and a processor, reads every line from the given file and then invokes the processor.
 



Copyright © 2010 BioJava. All Rights Reserved.