public class StarGraphGraphSONSerializerV3d0 extends org.apache.tinkerpop.shaded.jackson.databind.ser.std.StdSerializer<DirectionalStarGraph>
Constructor and Description |
---|
StarGraphGraphSONSerializerV3d0(boolean normalize) |
Modifier and Type | Method and Description |
---|---|
void |
serialize(DirectionalStarGraph starGraph,
org.apache.tinkerpop.shaded.jackson.core.JsonGenerator jsonGenerator,
org.apache.tinkerpop.shaded.jackson.databind.SerializerProvider serializerProvider) |
void |
serializeWithType(DirectionalStarGraph starGraph,
org.apache.tinkerpop.shaded.jackson.core.JsonGenerator jsonGenerator,
org.apache.tinkerpop.shaded.jackson.databind.SerializerProvider serializerProvider,
org.apache.tinkerpop.shaded.jackson.databind.jsontype.TypeSerializer typeSerializer) |
_neitherNull, _nonEmpty, acceptJsonFormatVisitor, createSchemaNode, createSchemaNode, findAnnotatedContentSerializer, findContextualConvertingSerializer, findConvertingContentSerializer, findFormatFeature, findFormatOverrides, findIncludeOverrides, findPropertyFilter, getSchema, getSchema, handledType, isDefaultSerializer, visitArrayFormat, visitArrayFormat, visitFloatFormat, visitIntFormat, visitIntFormat, visitStringFormat, visitStringFormat, wrapAndThrow, wrapAndThrow
public StarGraphGraphSONSerializerV3d0(boolean normalize)
public void serialize(DirectionalStarGraph starGraph, org.apache.tinkerpop.shaded.jackson.core.JsonGenerator jsonGenerator, org.apache.tinkerpop.shaded.jackson.databind.SerializerProvider serializerProvider) throws IOException, org.apache.tinkerpop.shaded.jackson.core.JsonGenerationException
serialize
in class org.apache.tinkerpop.shaded.jackson.databind.ser.std.StdSerializer<DirectionalStarGraph>
IOException
org.apache.tinkerpop.shaded.jackson.core.JsonGenerationException
public void serializeWithType(DirectionalStarGraph starGraph, org.apache.tinkerpop.shaded.jackson.core.JsonGenerator jsonGenerator, org.apache.tinkerpop.shaded.jackson.databind.SerializerProvider serializerProvider, org.apache.tinkerpop.shaded.jackson.databind.jsontype.TypeSerializer typeSerializer) throws IOException, org.apache.tinkerpop.shaded.jackson.core.JsonProcessingException
serializeWithType
in class org.apache.tinkerpop.shaded.jackson.databind.JsonSerializer<DirectionalStarGraph>
IOException
org.apache.tinkerpop.shaded.jackson.core.JsonProcessingException
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.