| Constructor and Description |
|---|
PathSerializer() |
PathSerializer(Class<Path> t) |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(Path path,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
acceptJsonFormatVisitor, createObjectNode, createSchemaNode, createSchemaNode, findConvertingContentSerializer, findPropertyFilter, getSchema, getSchema, handledType, isDefaultSerializer, wrapAndThrow, wrapAndThrowpublic 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.ser.std.StdSerializer<Path>IOExceptionCopyright © 2020. All rights reserved.