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

Packages that use CompoundRoot
com.opensymphony.xwork.util   
 

Uses of CompoundRoot in com.opensymphony.xwork.util
 

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


XWork Project Page