|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface IOUtils.ReaderProcessor
Closure interface used when working with
IOUtils#processReader(String). Each time a line is encountered
the object that implements this interface will be invoked.
| Method Summary | |
|---|---|
void |
process(java.lang.String line)
|
| Method Detail |
|---|
void process(java.lang.String line)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||