public class DbIpIpToCountryLiteCSVLineParser extends Object implements LineParser
| Constructor and Description |
|---|
DbIpIpToCountryLiteCSVLineParser() |
| Modifier and Type | Method and Description |
|---|---|
Stream<ParsedLine> |
parse(RawLine line,
boolean retainOriginalLine) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparsepublic Stream<ParsedLine> parse(RawLine line, boolean retainOriginalLine) throws LineParsingException
parse in interface LineParserLineParsingExceptionCopyright © 2021. All rights reserved.