BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xpath.Arg

Packages that use Arg
weblogic.apache.xpath   
 

Uses of Arg in weblogic.apache.xpath
 

Methods in weblogic.apache.xpath that return Arg
 Arg VariableStack.getDeclaredVariable(QName qname)
          Returns a variable or parameter that is already declared, either in the current context or in the global space.
 Arg VariableStack.getParamArg(QName qname)
          Get the variable argument.
 

Methods in weblogic.apache.xpath with parameters of type Arg
 void VariableStack.pushVariableArg(Arg arg)
          Push an argument onto the stack.
 


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.