Eclipse
IntelliJ
NetBeans
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Spring 1.2.8
Package:
org.springframework.beans
Interface
public
interface
PropertyEditorRegistry
Overview
Inheritance
Members
Usage
Source
Books
Since
1.2.6
Version
Not specified.
Author(s)
Juergen Hoeller
Interface that encapsulates methods for registering JavaBeans PropertyEditors. This is the interface that a PropertyEditorRegistrar operates on.
Implemented by BeanWrapper/BeanWrapperImpl and by the DataBinder class in the validation package.
See also
PropertyEditorRegistrar
BeanWrapper
BeanWrapperImpl
DataBinder
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
Implemented by BeanWrapper/BeanWrapperImpl and by the DataBinder class in the validation package.