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

java.lang.Object
  extended by com.opensymphony.webwork.views.jsp.ui.OgnlTool

public class OgnlTool
extends Object

Version:
$Id$
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)


Copyright © 2013 OpenSymphony. All Rights Reserved.