Package org.nuxeo.ecm.core.io.registry
package org.nuxeo.ecm.core.io.registry
-
ClassDescriptionMarshaller<EntityType>Interface of Java type converter.Quick use of
MarshallerRegistry
.Service to get specialize marshaller.POJO used to handle "register"MarshallerRegistry
extension point.Implementation ofMarshallerRegistry
.This class gather all marshalling related constants.Exception thrown by theMarshallerRegistry
and allMarshaller
s.Reader<EntityType>Interface of mimetype to Java type converter.Writer<EntityType>Interface of Java type to mimetype converter.