public class StreamscapeMapDeserializerResolver
extends <any>
Title: Object Mediation Framework
Description: Streamscape map deserializer resolver.
Copyright: Copyright (c) 2016
Company: StreamScape Technologies
Modifier and Type | Field and Description |
---|---|
static java.util.HashMap |
mapFallbacks |
Constructor and Description |
---|
StreamscapeMapDeserializerResolver(MapType type,
BeanDescription beanDesc,
KeyDeserializer keyDeserializer,
TypeDeserializer elementTypeDeserializer,
<any> elementDeserializer) |
Modifier and Type | Method and Description |
---|---|
<any> |
createContextual(DeserializationContext context,
BeanProperty property) |
java.util.Map |
deserialize(JsonParser jp,
DeserializationContext ctxt) |
public StreamscapeMapDeserializerResolver(MapType type, BeanDescription beanDesc, KeyDeserializer keyDeserializer, TypeDeserializer elementTypeDeserializer, <any> elementDeserializer)
public java.util.Map deserialize(JsonParser jp, DeserializationContext ctxt) throws java.io.IOException, JsonProcessingException
java.io.IOException
JsonProcessingException
public <any> createContextual(DeserializationContext context, BeanProperty property) throws JsonMappingException
JsonMappingException
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.