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



Copyright © 1996-2014 Geotools. All Rights Reserved.