| Package | Description |
|---|---|
| org.biojava.nbio.core.sequence.io.util |
| Modifier and Type | Method and Description |
|---|---|
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 © 2000–2018 BioJava. All rights reserved.