org.apache.struts2.views.jsp.ui
Class OgnlTool

java.lang.Object
  extended by org.apache.struts2.views.jsp.ui.OgnlTool

public class OgnlTool
extends Object


Constructor Summary
OgnlTool()
           
 
Method Summary
 Object findValue(String expr, Object context)
           
 void setOgnlUtil(OgnlUtil ognlUtil)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OgnlTool

public OgnlTool()
Method Detail

setOgnlUtil

public void setOgnlUtil(OgnlUtil ognlUtil)

findValue

public Object findValue(String expr,
                        Object context)


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