-
User guide
- Part 1 - Getting started
- Part 2 - Core Restlet
- Part 3 - Restlet Editions
- Part 4 - Restlet Extensions
- Appendices
- Javadocs
- What's new
- Legal terms
Velocity extension
Introduction
Velocity is an embeddable tool that provides a template language used to reference java objects passed to the engine. Any kind of text output (from HTML to autogenerated source code) can be generated.
Description
This extension lets you generate Representations based on the Velocity template engine.
For additional details, please consult the Javadocs.