Package org.restlet.ext.freemarker

Integration with FreeMarker 2.3.

See:
          Description

Class Summary
ContextTemplateLoader FreeMarker template loader based on a Context's client dispatcher.
FreemarkerConverter Converter between the Freemarker Template objects and Representations.
TemplateFilter Filter response's entity and wrap it with a FreeMarker's template representation.
TemplateRepresentation FreeMarker template representation.
 

Package org.restlet.ext.freemarker Description

Integration with FreeMarker 2.3. FreeMarker is a "template engine"; a generic tool to generate text output (anything from HTML to autogenerated source code) based on templates.

Since:
Restlet 1.0
See Also:
FreeMarker template engine


Copyright © 2005-2011 Noelios Technologies.