com.opensymphony.webwork.views.jsp.ui
Class OgnlTool

java.lang.Object
  extended bycom.opensymphony.webwork.views.jsp.ui.OgnlTool

public class OgnlTool
extends Object

Version:
$Id: OgnlTool.java,v 1.5 2004/10/02 05:40:05 jcarreira Exp $
Author:
Matt Ho <matt@enginegreen.com>

Method Summary
 Object findValue(String expr, Object context)
           
static OgnlTool getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static OgnlTool getInstance()

findValue

public Object findValue(String expr,
                        Object context)

WebWork Project Page