- * Note that registration of custom property editors should be done in - * {@link #registerCustomEditors(PropertyEditorRegistry)}, not here! This - * method will only be called when a new data binder is created. + * Note that registration of custom property editors can be done in + * {@link #registerCustomEditors(PropertyEditorRegistry)}. + *
* @param binder new binder instance * @see #createBinder(Object) */