Uses of Class
com.opensymphony.xwork2.ognl.OgnlUtil

Packages that use OgnlUtil
com.opensymphony.xwork2 Main XWork interfaces and classes. 
com.opensymphony.xwork2.ognl   
com.opensymphony.xwork2.ognl.accessor   
 

Uses of OgnlUtil in com.opensymphony.xwork2
 

Fields in com.opensymphony.xwork2 declared as OgnlUtil
protected  OgnlUtil DefaultActionInvocation.ognlUtil
           
 

Methods in com.opensymphony.xwork2 with parameters of type OgnlUtil
 void DefaultActionInvocation.setOgnlUtil(OgnlUtil ognlUtil)
           
 

Uses of OgnlUtil in com.opensymphony.xwork2.ognl
 

Methods in com.opensymphony.xwork2.ognl with parameters of type OgnlUtil
 void OgnlValueStack.setOgnlUtil(OgnlUtil ognlUtil)
           
 void OgnlReflectionProvider.setOgnlUtil(OgnlUtil ognlUtil)
           
 

Uses of OgnlUtil in com.opensymphony.xwork2.ognl.accessor
 

Methods in com.opensymphony.xwork2.ognl.accessor with parameters of type OgnlUtil
 void XWorkListPropertyAccessor.setOgnlUtil(OgnlUtil util)
           
 void XWorkCollectionPropertyAccessor.setOgnlUtil(OgnlUtil util)
           
 



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