com.opensymphony.xwork.util
Class OgnlTools

java.lang.Object
  extended by com.opensymphony.xwork.util.OgnlTools

public class OgnlTools
extends Object

Utility class for features needed to compliment the enhancement added to Ognl 2.7.x

Version:
$Date$ $Id$
Author:
tmjee

Constructor Summary
OgnlTools()
           
 
Method Summary
static String getPrimitiveValueGetter(Class primitiveWrapperClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OgnlTools

public OgnlTools()
Method Detail

getPrimitiveValueGetter

public static String getPrimitiveValueGetter(Class primitiveWrapperClass)

WebWork Project Page