Package org.geotools.geojson.geom
Class GeometryHandler
- All Implemented Interfaces:
IContentHandler<Geometry>,ContentHandler
-
Field Summary
Fields inherited from class DelegatingHandler
delegate, handlers, NULL, NULL_LIST, UNINITIALIZED -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class DelegatingHandler
createDelegate, endArray, endJSON, endObject, endObjectEntry, getDelegate, getValue, lookupDelegate, startArray, startJSON, startObject
-
Constructor Details
-
GeometryHandler
-
-
Method Details
-
startObjectEntry
- Specified by:
startObjectEntryin interfaceContentHandler- Overrides:
startObjectEntryin classDelegatingHandler<Geometry>- Throws:
ParseExceptionIOException
-
primitive
- Specified by:
primitivein interfaceContentHandler- Overrides:
primitivein classDelegatingHandler<Geometry>- Throws:
ParseExceptionIOException
-