Class CustomTypedValueSerializer

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

public class CustomTypedValueSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<TypedValue> implements Constants
See Also: