public class DbIpIpToCountryLiteCSVLineParser extends LineParser
| Constructor and Description |
|---|
DbIpIpToCountryLiteCSVLineParser() |
DbIpIpToCountryLiteCSVLineParser(Decorator<? extends DecoratorInformation> decorator) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Decorator<? extends DecoratorInformation>> |
getDecorator() |
protected IpInformation |
parseLine(RawLine line,
boolean retainOriginalLine) |
parsepublic DbIpIpToCountryLiteCSVLineParser()
public DbIpIpToCountryLiteCSVLineParser(Decorator<? extends DecoratorInformation> decorator)
public Optional<Decorator<? extends DecoratorInformation>> getDecorator()
getDecorator in class LineParserprotected IpInformation parseLine(RawLine line, boolean retainOriginalLine) throws LineParsingException
parseLine in class LineParserLineParsingExceptionCopyright © 2021. All rights reserved.