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.topicMethods in org.apache.tika.parser.geo.topic with parameters of type GeoParserConfig Modifier and Type Method Description voidGeoParser. initialize(GeoParserConfig geoParserConfig)Initializes this parserbooleanGeoParser. isAvailable(GeoParserConfig geoParserConfig)
- 
Uses of GeoParserConfig in org.apache.tika.parser.geo.topic.gazetteerConstructors in org.apache.tika.parser.geo.topic.gazetteer with parameters of type GeoParserConfig Constructor Description GeoGazetteerClient(GeoParserConfig config)
 
-