Package org.geotools.geojson.feature
Interface IFeatureCollectionHandler
- 
- All Superinterfaces:
- ContentHandler,- IContentHandler<SimpleFeature>
 - All Known Implementing Classes:
- FeatureCollectionHandler
 
 public interface IFeatureCollectionHandler extends IContentHandler<SimpleFeature> 
- 
- 
Method Summary- 
Methods inherited from interface ContentHandlerendArray, endJSON, endObject, endObjectEntry, primitive, startArray, startJSON, startObject, startObjectEntry
 - 
Methods inherited from interface IContentHandlergetValue
 
- 
 
-