public class StringValuePatternJsonSerializer extends com.fasterxml.jackson.databind.JsonSerializer<StringValuePattern>
Constructor and Description |
---|
StringValuePatternJsonSerializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(StringValuePattern value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
public void serialize(StringValuePattern value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider serializers) throws java.io.IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize
in class com.fasterxml.jackson.databind.JsonSerializer<StringValuePattern>
java.io.IOException
com.fasterxml.jackson.core.JsonProcessingException