Package org.restlet.ext.thymeleaf
Integration with Thymeleaf 3.0. Thymeleaf is a "template engine"; a generic tool to generate text output (anything from HTML to autogenerated source code) based on templates.
- Since:
- Restlet 2.2
- See Also:
- Thymelead library, User Guide - Thymeleaf extension
-
Class Summary Class Description TemplateFilter Filters response's entity and wraps it with a Thymeleaf's template representation.TemplateRepresentation Thymeleaf template representation.ThymeleafConverter Converter between the Thymeleaf Template objects and Representations.