public class GeonamesLineParser extends LineDocSource.LineParser
SpatialDocMaker.header| Constructor and Description |
|---|
GeonamesLineParser(java.lang.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,
java.lang.String line)
parse an input line and fill doc data appropriately
|
public GeonamesLineParser(java.lang.String[] header)
public void parseLine(DocData docData, java.lang.String line)
LineDocSource.LineParserparseLine in class LineDocSource.LineParserCopyright © 2000–2025 The Apache Software Foundation. All rights reserved.