public class ComponentWrapperSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<ComponentWrapper>
| Constructor and Description |
|---|
ComponentWrapperSerializer(Class<ComponentWrapper> t) |
ComponentWrapperSerializer(com.fasterxml.jackson.databind.ObjectMapper mapper) |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(ComponentWrapper componentWrapper,
com.fasterxml.jackson.core.JsonGenerator generator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
_neitherNull, _nonEmpty, acceptJsonFormatVisitor, createSchemaNode, createSchemaNode, findAnnotatedContentSerializer, findContextualConvertingSerializer, findConvertingContentSerializer, findFormatFeature, findFormatOverrides, findIncludeOverrides, findPropertyFilter, getSchema, getSchema, handledType, isDefaultSerializer, visitArrayFormat, visitArrayFormat, visitFloatFormat, visitIntFormat, visitIntFormat, visitStringFormat, visitStringFormat, wrapAndThrow, wrapAndThrowpublic ComponentWrapperSerializer(com.fasterxml.jackson.databind.ObjectMapper mapper)
public ComponentWrapperSerializer(Class<ComponentWrapper> t)
public void serialize(ComponentWrapper componentWrapper, com.fasterxml.jackson.core.JsonGenerator generator, com.fasterxml.jackson.databind.SerializerProvider serializerProvider) throws IOException
serialize in class com.fasterxml.jackson.databind.ser.std.StdSerializer<ComponentWrapper>IOExceptionCopyright © 2017–2025 OWASP Foundation. All rights reserved.