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$
Author:
Will Glass-Husain