Uses of Class
com.opensymphony.xwork2.util.CompoundRoot

Packages that use CompoundRoot
com.opensymphony.xwork2.util XWork util classes. 
 

Uses of CompoundRoot in com.opensymphony.xwork2.util
 

Fields in com.opensymphony.xwork2.util declared as CompoundRoot
(package private)  CompoundRoot OgnlValueStack.root
           
 

Methods in com.opensymphony.xwork2.util that return CompoundRoot
 CompoundRoot CompoundRoot.cutStack(int index)
           
 CompoundRoot ValueStack.getRoot()
          Get the CompoundRoot which holds the objects pushed onto the stack
 CompoundRoot OgnlValueStack.getRoot()
           
 

Methods in com.opensymphony.xwork2.util with parameters of type CompoundRoot
private  void OgnlValueStack.setRoot(CompoundRoot compoundRoot)
           
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.