Module prov.jsonld

Class CustomKindSerializer

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

public class CustomKindSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<StatementOrBundle.Kind>
See Also: