Uses of Package
com.opensymphony.xwork2.ognl

Packages that use com.opensymphony.xwork2.ognl
com.opensymphony.xwork2.ognl   
com.opensymphony.xwork2.ognl.accessor   
org.apache.struts2.views.jsp.ui Struts' JSP UI tags. 
 

Classes in com.opensymphony.xwork2.ognl used by com.opensymphony.xwork2.ognl
OgnlUtil
          Utility class that provides common access to the Ognl APIs for setting and getting properties from objects (usually Actions).
 

Classes in com.opensymphony.xwork2.ognl used by com.opensymphony.xwork2.ognl.accessor
ObjectProxy
          An Object to use within OGNL to proxy other Objects usually Collections that you set in a different place on the ValueStack but want to retain the context information about where they previously were.
OgnlUtil
          Utility class that provides common access to the Ognl APIs for setting and getting properties from objects (usually Actions).
 

Classes in com.opensymphony.xwork2.ognl used by org.apache.struts2.views.jsp.ui
OgnlUtil
          Utility class that provides common access to the Ognl APIs for setting and getting properties from objects (usually Actions).
 



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