Module prov.jsonld

Class CustomKindDeserializer

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

public class CustomKindDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<StatementOrBundle.Kind>
See Also: