Class CustomAttributeSetDeserializer

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

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