| Constructor and Description |
|---|
PropertiesSerializer() |
PropertiesSerializer(boolean isXml) |
| Modifier and Type | Method and Description |
|---|---|
Class<List<Property>> |
handledType() |
void |
serialize(List<Property> properties,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
public PropertiesSerializer(boolean isXml)
public PropertiesSerializer()
public void serialize(List<Property> properties, com.fasterxml.jackson.core.JsonGenerator jsonGenerator, com.fasterxml.jackson.databind.SerializerProvider serializers) throws IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<List<Property>>IOExceptionCopyright © 2017–2025 OWASP Foundation. All rights reserved.