Class Hierarchy
- java.lang.Object
- org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonReader<EntityType> (implements org.nuxeo.ecm.core.io.registry.Reader<EntityType>)
- org.nuxeo.ecm.core.io.marshallers.json.EntityJsonReader<EntityType>
- org.nuxeo.ecm.core.io.marshallers.json.DefaultListJsonReader<EntityType>
- org.nuxeo.ecm.core.io.marshallers.json.EntityJsonReader<EntityType>
- org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonWriter<EntityType> (implements org.nuxeo.ecm.core.io.registry.Writer<EntityType>)
- org.nuxeo.ecm.core.io.marshallers.json.DefaultListJsonWriter<EntityType>
- org.nuxeo.ecm.core.io.marshallers.json.ExtensibleEntityJsonWriter<EntityType>
- java.io.InputStream (implements java.io.Closeable)
- org.nuxeo.ecm.core.io.marshallers.json.InputStreamWithJsonNode
- org.nuxeo.ecm.core.io.marshallers.json.JsonFactoryProvider
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.nuxeo.ecm.core.io.marshallers.json.OutputStreamWithJsonWriter
- org.nuxeo.ecm.core.io.marshallers.json.AbstractJsonReader<EntityType> (implements org.nuxeo.ecm.core.io.registry.Reader<EntityType>)