Module prov.jsonld

Class CustomAttributeMapDeserializer

java.lang.Object
com.fasterxml.jackson.databind.JsonDeserializer<Map>
com.fasterxml.jackson.databind.deser.std.StdDeserializer<Map>
org.openprovenance.prov.core.json.serialization.deserial.CustomAttributeMapDeserializer
All Implemented Interfaces:
com.fasterxml.jackson.databind.deser.NullValueProvider, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable, Serializable

public class CustomAttributeMapDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<Map>
See Also: