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. Please, refer to the Velocity extension Javadocs and the FAQ #10 for more details.
Here is the list of dependencies for this extension:

There are no comments.