public class GeoTag extends Object
| Constructor and Description |
|---|
GeoTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAlternative(GeoTag geotag) |
void |
setMain(String name,
String longitude,
String latitude) |
void |
toGeoTag(HashMap<String,ArrayList<String>> resolvedGeonames,
String bestNER) |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.