org.apache.struts.taglib.bean
Class DefineTei

java.lang.Object
  extended by TagExtraInfo
      extended by org.apache.struts.taglib.bean.DefineTei

public class DefineTei
extends TagExtraInfo

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

Version:
$Revision: 1.12 $ $Date: 2004/03/14 06:23:45 $

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

DefineTei

public DefineTei()
Method Detail

getVariableInfo

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



Copyright ? 2000-2006 - The Apache Software Foundation