org.apache.struts.taglib.logic

Class IterateTei

Known Direct Subclasses:
NestedDefineTei, NestedIterateTei

public class IterateTei
extends TagExtraInfo

Implementation of TagExtraInfo for the iterate tag, identifying the scripting object(s) to be made visible.

Version:
$Revision: 1.6 $ $Date: 2002/05/27 07:12:57 $

Author:
Craig R. McClanahan

Method Summary

VariableInfo[]
getVariableInfo(TagData data)
Return information about the scripting variables to be created.

Method Details

getVariableInfo

public VariableInfo[] getVariableInfo(TagData data)
Return information about the scripting variables to be created.


Copyright B) 2000-2005 - Apache Software Foundation