|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceEditor | |
---|---|
org.springframework.beans.propertyeditors | Properties editors used to convert from String values to object types such as java.util.Properties. |
Uses of ResourceEditor in org.springframework.beans.propertyeditors |
---|
Constructors in org.springframework.beans.propertyeditors with parameters of type ResourceEditor | |
---|---|
FileEditor(ResourceEditor resourceEditor)
Create a new FileEditor, using the given ResourceEditor underneath. |
|
InputStreamEditor(ResourceEditor resourceEditor)
Create a new InputStreamEditor, using the given ResourceEditor underneath. |
|
URLEditor(ResourceEditor resourceEditor)
Create a new URLEditor, using the given ResourceEditor underneath. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |