it.eng.spago.taglib.logic
Class IterateTei

java.lang.Object
  extended by TagExtraInfo
      extended by it.eng.spago.taglib.logic.IterateTei

public class IterateTei
extends TagExtraInfo

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

Version:
$Rev: 376842 $ $Date: 2004-10-16 12:38:42 -0400 (Sat, 16 Oct 2004) $

Constructor Summary
IterateTei()
           
 
Method Summary
 VariableInfo[] getVariableInfo(TagData data)
          Return information about the scripting variables to be created.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IterateTei

public IterateTei()
Method Detail

getVariableInfo

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