public class StructuredDataJsonSerializer extends com.fasterxml.jackson.databind.JsonSerializer<StructuredData>
| Constructor and Description |
|---|
StructuredDataJsonSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(StructuredData structuredData,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
public void serialize(StructuredData structuredData, com.fasterxml.jackson.core.JsonGenerator jsonGenerator, com.fasterxml.jackson.databind.SerializerProvider serializerProvider) throws IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<StructuredData>IOExceptionCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.