public static interface IOUtils.ReaderProcessor
IOUtils#processReader(String). Each time a line is encountered
the object that implements this interface will be invoked.| Modifier and Type | Method and Description |
|---|---|
void |
process(String line) |
void process(String line) throws IOException
IOExceptionCopyright © 2000–2017 BioJava. All rights reserved.