Package | Description |
---|---|
org.alfresco.repo.rendition.executer |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTransformationRenderingEngine |
class |
BaseTemplateRenderingEngine
This abstract class forms a basis for all rendering engines that are built
around the Template Service.
A template must be specified either as a String using the
PARAM_TEMPLATE parameter, as a NodeRef using the PARAM_TEMPLATE_NODE
parameter or as a file path location using the PARAM_TEMPLATE_PATH parameter. |
class |
CompositeRenderingEngine
This RenderingEngine is used for rendering
CompositeRenditionDefinition s, which specify a list of
RenditionDefinition s. |
class |
FreemarkerRenderingEngine |
class |
HTMLRenderingEngine
This class provides a way to turn documents supported by the
ContentService standard transformers into basic, clean
HTML. |
class |
ImageRenderingEngine
This class is the implementation of the
RenditionService 's
"imageRenderingEngine" rendering engine. |
class |
ReformatRenderingEngine
This class is the implementation of the
RenditionService 's "reformat"
action/rendering. |
class |
XSLTRenderingEngine |
Copyright © 2005–2017 Alfresco Software. All rights reserved.