public class HexColorReferenceSerializer extends ColorReferenceSerializer<HexColor>
| Constructor and Description |
|---|
HexColorReferenceSerializer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
serializeIfNotNull(HexColor color,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
brighten, toHexStringserializeprotected void serializeIfNotNull(HexColor color, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) throws com.fasterxml.jackson.core.JsonGenerationException, IOException
serializeIfNotNull in class NullableSerializer<HexColor>com.fasterxml.jackson.core.JsonGenerationExceptionIOExceptionCopyright © 2013. All Rights Reserved.