org.apache.tiles.jsp.taglib
Class UseAttributeTag.Tei

java.lang.Object
  extended by TagExtraInfo
      extended by org.apache.tiles.jsp.taglib.UseAttributeTag.Tei
Enclosing class:
UseAttributeTag

public static class UseAttributeTag.Tei
extends TagExtraInfo

Implementation of TagExtraInfo which identifies the scripting object(s) to be made visible.


Constructor Summary
UseAttributeTag.Tei()
           
 
Method Summary
 VariableInfo[] getVariableInfo(TagData data)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UseAttributeTag.Tei

public UseAttributeTag.Tei()
Method Detail

getVariableInfo

public VariableInfo[] getVariableInfo(TagData data)