org.apache.struts.taglib.bean
Class IncludeTei

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

public class IncludeTei
extends TagExtraInfo

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

Version:
$Revision: 1.6 $ $Date: 2004/03/14 06:23:45 $
See Also:
Serialized Form

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

IncludeTei

public IncludeTei()
Method Detail

getVariableInfo

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



Copyright ? 2000-2009 - The Apache Software Foundation