Module prov.jsonld

Class CustomAttributeValueSerializer

java.lang.Object
com.fasterxml.jackson.databind.JsonSerializer<Object>
com.fasterxml.jackson.databind.ser.std.StdSerializer<Object>
org.openprovenance.prov.core.jsonld11.serialization.serial.CustomAttributeValueSerializer
All Implemented Interfaces:
com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, Serializable

public final class CustomAttributeValueSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<Object>
See Also: