Uses of Class
javax.servlet.jsp.tagext.VariableInfo

Packages that use VariableInfo
javax.servlet.jsp.tagext Classes and interfaces for the definition of JavaServer Pages Tag Libraries. 
 

Uses of VariableInfo in javax.servlet.jsp.tagext
 

Fields in javax.servlet.jsp.tagext declared as VariableInfo
private static VariableInfo[] TagExtraInfo.ZERO_VARIABLE_INFO
           
 

Methods in javax.servlet.jsp.tagext that return VariableInfo
 VariableInfo[] TagInfo.getVariableInfo(TagData data)
          Information on the scripting objects created by this tag at runtime.
 VariableInfo[] TagExtraInfo.getVariableInfo(TagData data)
          information on scripting variables defined by the tag associated with this TagExtraInfo instance.
 



Portions Copyright © 1999-2002 The Apache Software Foundation. All Rights Reserved. Portions Copyright © 2005 Sun Microsystems Inc. All Rights Reserved