Package cz.cvut.kbss.jsonld.serialization.model
package cz.cvut.kbss.jsonld.serialization.model
-
ClassesClassDescriptionRepresents a field value that should be serialized as a JSON boolean literal value.JSON node representing a collection.Represents a node serialized as a JSON-LD list.LiteralNode<T>Represents a
null
value written in JSON.NumericLiteralNode<T extends Number>Represents a field value that should be serialized as a JSON numeric literal value.Represents a field value that should be serialized as an identifier of the referenced object.Represents a JSON object node.Represents a node serialized as a simple JSON array.Represents a field value that should be serialized as a JSON string literal value.