Package org.apache.struts2.ognl
Class OgnlNullHandlerWrapper
java.lang.Object
org.apache.struts2.ognl.OgnlNullHandlerWrapper
- All Implemented Interfaces:
ognl.NullHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnullMethodResult(ognl.OgnlContext context, Object target, String methodName, Object[] args) nullPropertyValue(ognl.OgnlContext context, Object target, Object property)
-
Constructor Details
-
OgnlNullHandlerWrapper
-
-
Method Details