Package org.geotools.geojson
Interface IContentHandler<T>
-
- All Superinterfaces:
ContentHandler
- All Known Subinterfaces:
IFeatureCollectionHandler
- All Known Implementing Classes:
ArrayHandler
,CRSHandler
,DelegatingHandler
,FeatureCollectionHandler
,FeatureHandler
,FeatureTypeHandler
,GeometryCollectionHandler
,GeometryHandler
,GeometryHandlerBase
,LineHandler
,MultiLineHandler
,MultiPointHandler
,MultiPolygonHandler
,PointHandler
,PolygonHandler
public interface IContentHandler<T> extends ContentHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
getValue()
-
-
-
Method Detail
-
getValue
T getValue()
-
-