Package org.codehaus.commons.io
I/O utilities.
-
Class Summary Class Description MultiReader Similar toFilterReader
, but when the first delegate is at end-of-input, it continues with reading from the next delegate.
Class | Description |
---|---|
MultiReader |
Similar to
FilterReader , but when the first delegate is at end-of-input, it continues
with reading from the next delegate. |