public class HTMLView extends TemplateView
Constructor and Description |
---|
HTMLView() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasModelExpressions(String html) |
String |
render(RenderingInfo info) |
String |
replaceModelExpressions(RenderingInfo info,
String html) |
getTemplateContent
getViewType, setViewType
public String render(RenderingInfo info)
render
in interface View
render
in class TemplateView
public String replaceModelExpressions(RenderingInfo info, String html)
public boolean hasModelExpressions(String html)
Copyright © 2011 Nuxeo SA. All Rights Reserved.