BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xpath.VariableStack

Packages that use VariableStack
weblogic.apache.xpath   
 

Uses of VariableStack in weblogic.apache.xpath
 

Methods in weblogic.apache.xpath that return VariableStack
 VariableStack XPathContext.getVarStack()
          Get the variable stack, which is in charge of variables and parameters.
 

Methods in weblogic.apache.xpath with parameters of type VariableStack
 void XPathContext.setVarStack(VariableStack varStack)
          Get the variable stack, which is in charge of variables and parameters.
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.