Index

C D E H J N S T 
All Classes and Interfaces|All Packages|Serialized Form

C

context() - Method in record class no.unit.nva.commons.json.ld.JsonLdContextUri
Returns the value of the context record component.
context() - Method in record class no.unit.nva.commons.json.ld.JsonLdInlineContext
Returns the value of the context record component.

D

deserialize(JsonParser, DeserializationContext) - Method in class no.unit.nva.commons.json.ld.deserialization.JsonLdContextDeserializer
 
dtoObjectMapper - Static variable in class no.unit.nva.commons.json.JsonUtils
 
dynamoObjectMapper - Static variable in class no.unit.nva.commons.json.JsonUtils
 

E

equals(Object) - Method in record class no.unit.nva.commons.json.ld.JsonLdContextUri
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class no.unit.nva.commons.json.ld.JsonLdInlineContext
Indicates whether some other object is "equal to" this one.

H

hashCode() - Method in record class no.unit.nva.commons.json.ld.JsonLdContextUri
Returns a hash code value for this object.
hashCode() - Method in record class no.unit.nva.commons.json.ld.JsonLdInlineContext
Returns a hash code value for this object.

J

JsonLdContext - Interface in no.unit.nva.commons.json.ld
Interface to allow JSON-LD inline and remote contexts to be (de-)serialized.
JsonLdContextDeserializer - Class in no.unit.nva.commons.json.ld.deserialization
This deserializer allows the deserialization of JSON-LD contexts, which occur either as an inline (an object) or remote context (a string, which is a URI).
JsonLdContextDeserializer() - Constructor for class no.unit.nva.commons.json.ld.deserialization.JsonLdContextDeserializer
 
JsonLdContextDeserializer(Class<?>) - Constructor for class no.unit.nva.commons.json.ld.deserialization.JsonLdContextDeserializer
 
JsonLdContextUri - Record Class in no.unit.nva.commons.json.ld
Record to allow representation of a JSON-LD remote context (see example).
JsonLdContextUri(URI) - Constructor for record class no.unit.nva.commons.json.ld.JsonLdContextUri
Creates an instance of a JsonLdContextUri record class.
JsonLdInlineContext - Record Class in no.unit.nva.commons.json.ld
Record to allow representation of a JSON-LD inline context (see example).
JsonLdInlineContext(JsonNode) - Constructor for record class no.unit.nva.commons.json.ld.JsonLdInlineContext
Creates an instance of a JsonLdInlineContext record class.
JsonSerializable - Interface in no.unit.nva.commons.json
 
JsonUtils - Class in no.unit.nva.commons.json
 

N

no.unit.nva.commons.json - package no.unit.nva.commons.json
 
no.unit.nva.commons.json.ld - package no.unit.nva.commons.json.ld
 
no.unit.nva.commons.json.ld.deserialization - package no.unit.nva.commons.json.ld.deserialization
 

S

singleLineObjectMapper - Static variable in class no.unit.nva.commons.json.JsonUtils
 

T

toJsonString() - Method in interface no.unit.nva.commons.json.JsonSerializable
JsonString.
toString() - Method in record class no.unit.nva.commons.json.ld.JsonLdContextUri
Returns a string representation of this record class.
toString() - Method in record class no.unit.nva.commons.json.ld.JsonLdInlineContext
Returns a string representation of this record class.
C D E H J N S T 
All Classes and Interfaces|All Packages|Serialized Form