mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
A few minor corrections to XSLT rendering engine code discovered while writing the related wiki page
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19685 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -55,8 +55,6 @@ public abstract class BaseTemplateRenderingEngine extends AbstractRenderingEngin
|
||||
{
|
||||
private static final Log log = LogFactory.getLog(BaseTemplateRenderingEngine.class);
|
||||
|
||||
public static final String NAME = "xsltRenderingEngine";
|
||||
|
||||
/**
|
||||
* This optional {@link Map}<{@link String}, {@link Serializable}> parameter
|
||||
* can be used to pass additional arguments to the templating engine when processing a
|
||||
|
Reference in New Issue
Block a user