org.apache.struts.taglib.logic
Class IterateTei

org.apache.struts.taglib.logic.IterateTei

public class IterateTei

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

Version:
$Revision: 1.4.2.1 $ $Date: 2001/06/14 04:24:27 $
Author:
Craig R. McClanahan

Constructor Summary
IterateTei()
           
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
          Return information about the scripting variables to be created.
 

Constructor Detail

IterateTei

public IterateTei()
Method Detail

getVariableInfo

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


Copyright © 2000-2002 - Apache Software Foundation