public class FeatureCollectionDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<FeatureCollection>
Constructor and Description |
---|
FeatureCollectionDeserializer(CoordinateReferenceSystem<?> defaultCrs,
org.geolatte.geom.json.Settings settings) |
Modifier and Type | Method and Description |
---|---|
FeatureCollection<?,?> |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializer
public FeatureCollectionDeserializer(CoordinateReferenceSystem<?> defaultCrs, org.geolatte.geom.json.Settings settings)
public FeatureCollection<?,?> deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<FeatureCollection>
IOException
com.fasterxml.jackson.core.JsonProcessingException
Copyright © 2021 geolatte.org. All rights reserved.