public class DbIpIpToCityLiteCSVLineParser extends LineParser
| Constructor and Description |
|---|
DbIpIpToCityLiteCSVLineParser() |
DbIpIpToCityLiteCSVLineParser(Decorator<? extends DecoratorInformation> decorator) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Decorator<? extends DecoratorInformation>> |
getDecorator() |
protected IpInformation |
parseLine(RawLine line,
boolean retainOriginalLine) |
parsepublic DbIpIpToCityLiteCSVLineParser()
public DbIpIpToCityLiteCSVLineParser(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.