org.apache.struts.taglib.tiles
Class UseAttributeTei

java.lang.Object
  extended byTagExtraInfo
      extended byorg.apache.struts.taglib.tiles.UseAttributeTei

public final class UseAttributeTei
extends TagExtraInfo

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

See Also:
Serialized Form

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

UseAttributeTei

public UseAttributeTei()
Method Detail

getVariableInfo

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



Copyright ? 2000-2009 - The Apache Software Foundation