This project has retired. For details please refer to its Attic page.
UseAttributeTag.Tei (Tiles 2 2.2.2 API)

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 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 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 VariableInfo[] getVariableInfo(TagData data)

Overrides:
getVariableInfo in class TagExtraInfo


Copyright © 2001-2010 Apache Software Foundation. All Rights Reserved.