Package org.nuxeo.ecm.core.io.marshallers.json
package org.nuxeo.ecm.core.io.marshallers.json
-
ClassDescriptionAbstractJsonReader<EntityType>Base class for Json
Reader
.AbstractJsonWriter<EntityType>Base class for JsonWriter
.DefaultListJsonReader<EntityType>Base class to convert json asList
.DefaultListJsonWriter<EntityType>Base class to convertList
as json.EntityJsonReader<EntityType>Base class to read Nuxeo entity Json and convert it in Objects.ExtensibleEntityJsonWriter<EntityType>Base class to write Nuxeo Json entity.ThisInputStream
is a technical wrapper forJsonNode
.Provides aJsonFactory
withObjectMapper
.ThisOutputStream
is a technical wrapper forJsonGenerator
.