public class OgnlNullHandlerWrapper extends Object implements ognl.NullHandler
| Constructor and Description | 
|---|
| OgnlNullHandlerWrapper(NullHandler target) | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | nullMethodResult(Map context,
                Object target,
                String methodName,
                Object[] args) | 
| Object | nullPropertyValue(Map context,
                 Object target,
                 Object property) | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.