Package org.geotools.geojson
Interface IContentHandler<T>
-
- All Superinterfaces:
ContentHandler
- All Known Subinterfaces:
IFeatureCollectionHandler
- All Known Implementing Classes:
ArrayHandler,ComplexPropertyHandler,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 TgetValue()
-
-
-
Method Detail
-
getValue
T getValue()
-
-