Uses of Class
io.mangoo.templating.TemplateEngine
-
Packages that use TemplateEngine Package Description io.mangoo.routing -
-
Uses of TemplateEngine in io.mangoo.routing
Methods in io.mangoo.routing that return TemplateEngine Modifier and Type Method Description TemplateEngineAttachment. getTemplateEngine()Methods in io.mangoo.routing with parameters of type TemplateEngine Modifier and Type Method Description AttachmentAttachment. withTemplateEngine(TemplateEngine templateEngine)
-