Module prov.jsonld

Class CustomAttributeDeserializer

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

public class CustomAttributeDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<Attribute> implements Constants
See Also: