T - public class GeometrySerializer<T extends com.vividsolutions.jts.geom.Geometry>
extends com.fasterxml.jackson.databind.JsonSerializer<T>
| 构造器和说明 |
|---|
GeometrySerializer() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
serialize(T value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
public void serialize(T value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider serializers) throws java.io.IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize 在类中 com.fasterxml.jackson.databind.JsonSerializer<T extends com.vividsolutions.jts.geom.Geometry>java.io.IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2024. All Rights Reserved.