Class Foreach

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

public class Foreach extends Directive
Foreach directive used for moving through arrays, or objects that provide an Iterator.
Version:
$Id: Foreach.java 945927 2010-05-18 22:21:41Z nbubna $
Author:
Jason van Zyl, Geir Magnusson Jr., Daniel Rall