| Package | Description | 
|---|---|
| org.springframework.expression.spel.support | SpEL's default implementations for various core abstractions. | 
| Modifier and Type | Method and Description | 
|---|---|
| static DataBindingPropertyAccessor | DataBindingPropertyAccessor. forReadOnlyAccess()Create a new data-binding property accessor for read-only operations. | 
| static DataBindingPropertyAccessor | DataBindingPropertyAccessor. forReadWriteAccess()Create a new data-binding property accessor for read-write operations. |