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 ContentHandler
endArray, endJSON, endObject, endObjectEntry, primitive, startArray, startJSON, startObject, startObjectEntry
-
Methods inherited from interface IContentHandler
getValue
-
-