Class Evaluate

java.lang.Object
org.apache.velocity.runtime.directive.Directive
org.apache.velocity.runtime.directive.Evaluate
All Implemented Interfaces:
Cloneable, DirectiveConstants

public class Evaluate extends Directive
Evaluates the directive argument as a VTL string, using the existing context.
Since:
1.6
Version:
$Id: Evaluate.java 898032 2010-01-11 19:51:03Z nbubna $
Author:
Will Glass-Husain