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) |
getTemplateContentgetViewType, setViewTypepublic String render(RenderingInfo info)
render in interface Viewrender in class TemplateViewpublic String replaceModelExpressions(RenderingInfo info, String html)
public boolean hasModelExpressions(String html)
Copyright © 2011 Nuxeo SA. All Rights Reserved.