public class ThymeleafInlineContentItemsResolver extends java.lang.Object implements TemplateEngineInlineContentItemsResolver
| Modifier and Type | Field and Description |
|---|---|
protected ThymeleafTemplateEngine |
thymeleafTemplateEngine |
| Constructor and Description |
|---|
ThymeleafInlineContentItemsResolver() |
| Modifier and Type | Method and Description |
|---|---|
TemplateEngine |
getTemplateEngine() |
boolean |
supports(TemplateEngineModel data) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitresolveprotected ThymeleafTemplateEngine thymeleafTemplateEngine
public ThymeleafInlineContentItemsResolver()
throws RenderingEngineMissingException
RenderingEngineMissingExceptionpublic boolean supports(TemplateEngineModel data)
supports in interface TemplateEngineInlineContentItemsResolverpublic TemplateEngine getTemplateEngine()
getTemplateEngine in interface TemplateEngineInlineContentItemsResolver