Class RenderingEngineDescriptor
java.lang.Object
org.nuxeo.ecm.platform.rendering.impl.RenderingEngineDescriptor
Rendering Engine Descriptor objects instantiated with configuration from contributions like:
<engine name=”the_format_name” class=”rendering_engine_impl_class”/>. Also instantiate rendering engine as defined in contribution.
- Author:
- Dragos Mihalache
-
Constructor Details
-
RenderingEngineDescriptor
public RenderingEngineDescriptor()
-
-
Method Details
-
getFormat
-
setFormat
-
getEngineClass
-
newInstance
- Throws:
ReflectiveOperationException
-
toString
-