| Package | Description | 
|---|---|
| com.opensymphony.xwork2.conversion.impl | |
| com.opensymphony.xwork2.ognl | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
InstantiatingNullHandler
Provided that the key  
ReflectionContextState.CREATE_NULL_OBJECTS is in the action context with a value of true (this key is set
 only during the execution of the ParametersInterceptor), OGNL expressions
 that have caused a NullPointerException will be temporarily stopped for evaluation while the system automatically
 tries to solve the null references by automatically creating the object. | 
| Constructor and Description | 
|---|
OgnlNullHandlerWrapper(NullHandler target)  | 
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.