| Package | Description |
|---|---|
| org.restlet.ext.thymeleaf |
| Constructor and Description |
|---|
TemplateRepresentation(TemplateRepresentation templateRepresentation,
Locale locale,
MediaType mediaType)
Constructor based on a Thymeleaf 'encoded' representation.
|
TemplateRepresentation(TemplateRepresentation templateRepresentation,
org.thymeleaf.TemplateEngine engine,
Locale locale,
MediaType mediaType)
Constructor based on a Thymeleaf 'encoded' representation.
|
Copyright © 2005–2016. All rights reserved.