public interface Renderer
Modifier and Type | Field and Description |
---|---|
static String |
TEMPLATE_PREFIX |
Modifier and Type | Method and Description |
---|---|
String |
render(String uriOrContent,
Map<String,Object> root) |
static final String TEMPLATE_PREFIX
String render(String uriOrContent, Map<String,Object> root) throws OperationException, RenderingException, freemarker.template.TemplateException, IOException
OperationException
RenderingException
freemarker.template.TemplateException
IOException
Copyright © 2015 Nuxeo SA. All rights reserved.