public class PathSerializer extends com.fasterxml.jackson.databind.JsonSerializer<Path>
| Constructor and Description |
|---|
PathSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(Path path,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
public void serialize(Path path, com.fasterxml.jackson.core.JsonGenerator jsonGenerator, com.fasterxml.jackson.databind.SerializerProvider serializerProvider) throws IOException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<Path>IOExceptionCopyright © 2020–2021 ICIJ. All rights reserved.