public class DbIpLineReader extends LineReader
MAGIC_ZIP, MAGIG_GZIP| Constructor and Description |
|---|
DbIpLineReader(Path csv) |
| Modifier and Type | Method and Description |
|---|---|
protected Stream<String> |
lines() |
LineParser |
parser() |
ProviderKey |
provider() |
bufferedReaderForPath, readpublic DbIpLineReader(Path csv)
protected Stream<String> lines() throws IOException
lines in class LineReaderIOExceptionpublic ProviderKey provider()
provider in class LineReaderpublic LineParser parser()
parser in class LineReaderCopyright © 2021. All rights reserved.