Class CustomAttributeDeserializerWithRootName

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

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