public static interface CsvParser.OnReaderFactory<T,D extends CsvParser.AbstractDSL<?>>
| Modifier and Type | Method and Description |
|---|---|
T |
apply(Reader reader,
D dsl) |
T apply(Reader reader, D dsl) throws IOException
IOExceptionCopyright © 2018. All rights reserved.