public class EdgeSetJSONSerializer extends com.fasterxml.jackson.databind.JsonSerializer<WithGraph>
VertexSetJSONSerializer| Constructor and Description |
|---|
EdgeSetJSONSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(WithGraph object,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(WithGraph object, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize in class com.fasterxml.jackson.databind.JsonSerializer<WithGraph>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2018. All rights reserved.