public class OgnlNullHandlerWrapper extends Object implements ognl.NullHandler
OgnlNullHandlerWrapper(NullHandler target)
Object
nullMethodResult(Map context, Object target, String methodName, Object[] args)
nullPropertyValue(Map context, Object target, Object property)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OgnlNullHandlerWrapper(NullHandler target)
public Object nullMethodResult(Map context, Object target, String methodName, Object[] args)
nullMethodResult
ognl.NullHandler
public Object nullPropertyValue(Map context, Object target, Object property)
nullPropertyValue
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.