Uses of Class
org.apache.tika.parser.geo.GeoParserConfig
-
Packages that use GeoParserConfig Package Description org.apache.tika.parser.geo org.apache.tika.parser.geo.gazetteer -
-
Uses of GeoParserConfig in org.apache.tika.parser.geo
Methods in org.apache.tika.parser.geo 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.gazetteer
Constructors in org.apache.tika.parser.geo.gazetteer with parameters of type GeoParserConfig Constructor Description GeoGazetteerClient(GeoParserConfig config)
-