Package org.geotools.geojson.geom
Class GeometryHandler
- All Implemented Interfaces:
- IContentHandler<Geometry>,- ContentHandler
- 
Field SummaryFields inherited from class DelegatingHandlerdelegate, handlers, NULL, NULL_LIST, UNINITIALIZED
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class DelegatingHandlercreateDelegate, endArray, endJSON, endObject, endObjectEntry, getDelegate, getValue, lookupDelegate, startArray, startJSON, startObject
- 
Constructor Details- 
GeometryHandler
 
- 
- 
Method Details- 
startObjectEntry- Specified by:
- startObjectEntryin interface- ContentHandler
- Overrides:
- startObjectEntryin class- DelegatingHandler<Geometry>
- Throws:
- ParseException
- IOException
 
- 
primitive- Specified by:
- primitivein interface- ContentHandler
- Overrides:
- primitivein class- DelegatingHandler<Geometry>
- Throws:
- ParseException
- IOException
 
 
-