public class GeonamesLineParser extends LineDocSource.LineParser
SpatialDocMaker.header| Constructor and Description |
|---|
GeonamesLineParser(String[] header)
This header will be ignored; the geonames format is fixed and doesn't have a header line.
|
| Modifier and Type | Method and Description |
|---|---|
void |
parseLine(DocData docData,
String line)
parse an input line and fill doc data appropriately
|
public GeonamesLineParser(String[] header)
public void parseLine(DocData docData, String line)
LineDocSource.LineParserparseLine in class LineDocSource.LineParserCopyright © 2000-2024 Apache Software Foundation. All Rights Reserved.