Package org.nuxeo.ecm.core.io.marshallers.json
-
Class Summary Class Description AbstractJsonReader<EntityType> Base class for JsonReader
.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.InputStreamWithJsonNode ThisInputStream
is a technical wrapper forJsonNode
.JsonFactoryProvider Provides aJsonFactory
withObjectMapper
.OutputStreamWithJsonWriter ThisOutputStream
is a technical wrapper forJsonGenerator
.