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 SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description TgetValue()
 
- 
- 
- 
Method Detail- 
getValueT getValue() 
 
- 
 
-