| Package | Description |
|---|---|
| org.restlet.ext.thymeleaf |
Integration with Thymeleaf 2.1.
|
| Constructor and Description |
|---|
TemplateRepresentation(TemplateRepresentation templateRepresentation,
java.util.Locale locale,
MediaType mediaType)
Constructor based on a Thymeleaf 'encoded' representation.
|
TemplateRepresentation(TemplateRepresentation templateRepresentation,
org.thymeleaf.TemplateEngine engine,
java.util.Locale locale,
MediaType mediaType)
Constructor based on a Thymeleaf 'encoded' representation.
|
Copyright © 2005-2020 Restlet.