|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||