Uses of Class
org.apache.taglibs.xtags.util.JspVariableContext

Packages that use JspVariableContext
org.apache.taglibs.xtags.util A collection of collections, utility and helper classes. 
 

Uses of JspVariableContext in org.apache.taglibs.xtags.util
 

Methods in org.apache.taglibs.xtags.util that return JspVariableContext
static JspVariableContext JspVariableContext.getInstance(javax.servlet.jsp.PageContext pageContext)
          A static helper method to return the DOM4J VariableContext for the current request, lazily creating an instance if one does not currently exist.
 



Copyright ? 2000-2004 The Apache Software Foundation. All Rights Reserved.