public class GeometryHandler extends DelegatingHandler<Geometry>
delegate, handlers, NULL, NULL_LIST, UNINITIALIZED
Constructor and Description |
---|
GeometryHandler(GeometryFactory factory) |
Modifier and Type | Method and Description |
---|---|
boolean |
primitive(Object value) |
boolean |
startObjectEntry(String key) |
createDelegate, endArray, endJSON, endObject, endObjectEntry, getDelegate, getValue, lookupDelegate, startArray, startJSON, startObject
public boolean startObjectEntry(String key) throws ParseException, IOException
startObjectEntry
in interface ContentHandler
startObjectEntry
in class DelegatingHandler<Geometry>
ParseException
IOException
public boolean primitive(Object value) throws ParseException, IOException
primitive
in interface ContentHandler
primitive
in class DelegatingHandler<Geometry>
ParseException
IOException
Copyright © 1996–2019 Geotools. All rights reserved.