Uses of Interface
org.springframework.beans.PropertyEditorRegistry

Packages that use PropertyEditorRegistry
Package
Description
This package contains interfaces and classes for manipulating Java beans.
SPI interfaces and configuration-related convenience classes for bean factories.
Classes supporting the org.springframework.beans.factory package.
Classes supporting the org.springframework.beans package, such as utility classes for sorting and holding lists of beans.
Provides data binding and validation functionality, for usage in business and/or UI layers.
Provides web-specific data binding functionality.
Support classes for web data binding.
MVC infrastructure for annotation-based handler method processing, building on the org.springframework.web.method.annotation package.