Uses of Class
org.apache.tika.parser.geo.topic.GeoParserConfig
-
Packages that use GeoParserConfig Package Description org.apache.tika.parser.geo.topic org.apache.tika.parser.geo.topic.gazetteer -
-
Uses of GeoParserConfig in org.apache.tika.parser.geo.topic
Methods in org.apache.tika.parser.geo.topic with parameters of type GeoParserConfig Modifier and Type Method Description void
GeoParser. initialize(GeoParserConfig geoParserConfig)
Initializes this parserboolean
GeoParser. isAvailable(GeoParserConfig geoParserConfig)
-
Uses of GeoParserConfig in org.apache.tika.parser.geo.topic.gazetteer
Constructors in org.apache.tika.parser.geo.topic.gazetteer with parameters of type GeoParserConfig Constructor Description GeoGazetteerClient(GeoParserConfig config)
-