Package org.apache.tika.parser.geo.topic
Class GeoTag
- java.lang.Object
-
- org.apache.tika.parser.geo.topic.GeoTag
-
public class GeoTag extends Object
-
-
Constructor Summary
Constructors Constructor Description GeoTag()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addAlternative(GeoTag geotag)
void
setMain(String name, String longitude, String latitude)
void
toGeoTag(Map<String,List<Location>> resolvedGeonames, String bestNER)
-