Package org.restlet.ext.velocity

Integration with Apache Velocity 1.6.

See:
          Description

Class Summary
RepresentationResourceLoader Velocity resource loader based on a static map of representations or on a default representation.
TemplateFilter Filter response's entity and wrap it with a Velocity's template representation.
TemplateRepresentation Velocity template representation.
VelocityConverter Converter between the Velocity Template objects and Representations.
 

Package org.restlet.ext.velocity Description

Integration with Apache Velocity 1.6. Velocity 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:
Velocity template engine, User Guide - Velocity extension


Copyright © 2005-2013 Restlet.