public class SymphonyMarkupTemplateProvider extends SimpleMarkupTemplateProvider
MESSAGE_AREAdefaultTemplateName, rl, templatePrefix, templateSuffix| Constructor and Description |
|---|
SymphonyMarkupTemplateProvider(String templatePrefix,
String templateSuffix,
String defaultTemplateName,
org.springframework.core.io.ResourceLoader rl,
BiFunction<Content,Markup,String> converter) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
prepareMarkupForInsertion(String markup)
When markup is being inserted into a template, we must remove the
|
createContext, toMarkupapplyTemplate, deserializeTemplate, getDefaultTemplategetDefaultTemplateName, getTemplateForName, hasTemplate, loadTemplateStream, resolveTemplate, templateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasTemplate, templateprotected String prepareMarkupForInsertion(String markup)
prepareMarkupForInsertion in class AbstractMarkupTemplateProvider<Markup>Copyright © 2022 Finos. All rights reserved.