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

Package class diagram package UseAttributeTag.Tei
java.lang.Object
  extended by javax.servlet.jsp.tagext.TagExtraInfo
      extended by org.apache.tiles.jsp.taglib.UseAttributeTag.Tei
Enclosing class:
UseAttributeTag

public static class UseAttributeTag.Tei
extends javax.servlet.jsp.tagext.TagExtraInfo

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


Constructor Summary
UseAttributeTag.Tei()
           
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
          
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, isValid, setTagInfo, validate
 
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 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)

Overrides:
getVariableInfo in class javax.servlet.jsp.tagext.TagExtraInfo