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

Packages that use VariableInfo
javax.servlet.jsp.tagext   
 

Uses of VariableInfo in javax.servlet.jsp.tagext
 

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.
 



Copyright © 1999-2002 The Apache Software Foundation. All Rights Reserved.