public interface  org.springframework.beans.PropertyEditorRegistrar extends java.lang.Object
{
public abstract void registerCustomEditors(org.springframework.beans.PropertyEditorRegistry);
}