org.apache.struts.taglib.bean
Class StrutsTei

java.lang.Object
  extended byTagExtraInfo
      extended byorg.apache.struts.taglib.bean.StrutsTei

public class StrutsTei
extends TagExtraInfo

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

Version:
$Revision: 1.4 $ $Date: 2003/01/12 20:27:54 $
Author:
Craig R. McClanahan
See Also:
Serialized Form

Constructor Summary
StrutsTei()
           
 
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

StrutsTei

public StrutsTei()
Method Detail

getVariableInfo

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



Copyright ? 2000-2004 - Apache Software Foundation