Class CustomDateSerializer

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

public class CustomDateSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<XMLGregorianCalendar>
See Also: