public final class PropertySerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<Property>
Serializer for Property
instances
Constructor and Description |
---|
PropertySerializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(Property property,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
acceptJsonFormatVisitor, getSchema, getSchema, handledType, wrapAndThrow, wrapAndThrow
public void serialize(Property property, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException
serialize
in class com.fasterxml.jackson.databind.ser.std.StdSerializer<Property>
IOException
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.