Package org.codice.ddf.spatial.geocoding
Interface FeatureExtractor.ExtractionCallback
- Enclosing interface:
FeatureExtractor
public static interface FeatureExtractor.ExtractionCallback
-
Method Summary
Modifier and TypeMethodDescriptionvoidextracted(org.geotools.api.feature.simple.SimpleFeature feature)
-
Method Details
-
extracted
void extracted(org.geotools.api.feature.simple.SimpleFeature feature) throws FeatureIndexingException - Throws:
FeatureIndexingException
-