Class | Description |
---|---|
AbstractJsonReader<EntityType> |
Base class for Json
Reader . |
AbstractJsonWriter<EntityType> |
Base class for Json
Writer . |
DefaultListJsonReader<EntityType> |
Base class to convert json as
List . |
DefaultListJsonWriter<EntityType> |
Base class to convert
List 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 |
This
InputStream is a technical wrapper for JsonNode . |
JsonFactoryProvider |
Provides a
JsonFactory with ObjectMapper . |
OutputStreamWithJsonWriter |
This
OutputStream is a technical wrapper for JsonGenerator . |
Copyright © 2015 Nuxeo SA. All rights reserved.