Restlet Framework 2.2.2
Java Standard Edition

Uses of Class
org.restlet.ext.thymeleaf.TemplateRepresentation

Packages that use TemplateRepresentation
org.restlet.ext.thymeleaf Integration with Thymeleaf 2.1. 
 

Uses of TemplateRepresentation in org.restlet.ext.thymeleaf
 

Constructors in org.restlet.ext.thymeleaf with parameters of type TemplateRepresentation
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.
 


Restlet Framework 2.2.2
Java Standard Edition

Copyright © 2005-2014 Restlet.