All Known Implementing Classes:
ResourceEditorRegistrar
This is particularly useful when you need to use the same set of property editors in several different situations: write a corresponding registrar and reuse that in each case.
Juergen - Hoeller1.2.6 - | Method from org.springframework.beans.PropertyEditorRegistrar Summary: |
|---|
| registerCustomEditors |
| Method from org.springframework.beans.PropertyEditorRegistrar Detail: |
|---|
PropertyEditorRegistry.
The passed-in registry will usually be a BeanWrapper or a DataBinder . It is expected that implementations will create brand new
|