public class DbIpIpToLocationAndIspCSVLineParser extends Object implements LineParser
ip_start,ip_end,country,stateprov,district,city,zipcode,latitude,longitude,geoname_id,timezone_offset,timeszone_name,isp_name,connection_type,organization_name
| Constructor and Description |
|---|
DbIpIpToLocationAndIspCSVLineParser() |
| 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.