Class WhileTag

java.lang.Object
org.apache.commons.jelly.TagSupport
org.apache.commons.jelly.tags.core.WhileTag
All Implemented Interfaces:
Tag

public class WhileTag extends TagSupport
A tag which performs an iteration while the result of an expression is true.
Version:
$Revision: 155420 $
Author:
Eric Alexander, dIon Gillard