public class JsonldShapeWriterImpl extends Object implements JsonldShapeWriter
JsonldShapeWriter.ContextOption| Constructor and Description |
|---|
JsonldShapeWriterImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
toJson(Vertex subject,
Shape shape,
Context context,
JsonldShapeWriter.ContextOption contextOption,
com.fasterxml.jackson.core.JsonGenerator json) |
void |
toJson(Vertex subject,
Shape shape,
com.fasterxml.jackson.core.JsonGenerator json) |
public void toJson(Vertex subject, Shape shape, Context context, JsonldShapeWriter.ContextOption contextOption, com.fasterxml.jackson.core.JsonGenerator json) throws IOException
toJson in interface JsonldShapeWriterIOExceptionpublic void toJson(Vertex subject, Shape shape, com.fasterxml.jackson.core.JsonGenerator json) throws IOException
toJson in interface JsonldShapeWriterIOExceptionCopyright © 2016. All rights reserved.