| Package | Description |
|---|---|
| io.konig.shacl.jsonld | |
| io.konig.shacl.jsonld.impl |
| Modifier and Type | Method and Description |
|---|---|
static JsonldShapeWriter.ContextOption |
JsonldShapeWriter.ContextOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonldShapeWriter.ContextOption[] |
JsonldShapeWriter.ContextOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JsonldShapeWriter.toJson(Vertex subject,
Shape shape,
Context context,
JsonldShapeWriter.ContextOption contextOption,
com.fasterxml.jackson.core.JsonGenerator json) |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonldShapeWriterImpl.toJson(Vertex subject,
Shape shape,
Context context,
JsonldShapeWriter.ContextOption contextOption,
com.fasterxml.jackson.core.JsonGenerator json) |
Copyright © 2016. All rights reserved.