| Package | Description |
|---|---|
| de.escalon.hypermedia.hydra.serialize |
| Modifier and Type | Method and Description |
|---|---|
boolean |
LdContext.contains(LdContext otherContext) |
boolean |
LdContext.hasSameVocabAs(LdContext otherContext) |
boolean |
LdContext.hasTermsOf(LdContext otherContext) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JacksonHydraSerializer.serializeContext(Object bean,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider,
Deque<LdContext> contextStack) |
| Constructor and Description |
|---|
LdContext(LdContext parentContext,
String vocab,
Map<String,Object> terms) |
Copyright © 2014–2019. All rights reserved.