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:
startObjectEntry
in interfaceContentHandler
- Overrides:
startObjectEntry
in classDelegatingHandler<Geometry>
- Throws:
ParseException
IOException
-
primitive
- Specified by:
primitive
in interfaceContentHandler
- Overrides:
primitive
in classDelegatingHandler<Geometry>
- Throws:
ParseException
IOException
-