| Name | Description | Type | Package | Framework |
| ByteArrayPropertyEditor | Editor for byte arrays. | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| CharacterEditor | Editor for a Character, to populate a propertyof type Character or char from a String value. | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| CharArrayPropertyEditor | Editor for char arrays. | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| CharsetEditor | Editor for java. | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| ClassArrayEditor | Property editor for an array of Classes, to enablethe direct population of a Class[] property without having to | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| ClassEditor | Property editor for java. | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| CurrencyEditor | Editor for java. | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| CustomBooleanEditor | Property editor for Boolean/boolean properties. | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| CustomCollectionEditor | Property editor for Collections, converting any source Collectionto a given target Collection type. | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| CustomDateEditor | Property editor for java. | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| CustomMapEditor | Property editor for Maps, converting any source Mapto a given target Map type. | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| CustomNumberEditor | Property editor for any Number subclass such as Short, Integer, Long,BigInteger, Float, Double, BigDecimal. | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| FileEditor | Editor for java. | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| InputSourceEditor | Editor for org. | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| InputStreamEditor | One-way PropertyEditor which can convert from a text String to ajava. | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| LocaleEditor | Editor for java. | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| PatternEditor | Editor for java. | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| PropertiesEditor | Custom PropertyEditor for Properties objects. | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| ReaderEditor | One-way PropertyEditor which can convert from a text String to ajava. | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| ResourceBundleEditor | PropertyEditor implementation forOnly supports conversion from a String, but not | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| StringArrayPropertyEditor | Custom PropertyEditor for String arrays. | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| StringTrimmerEditor | Property editor that trims Strings. | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| TimeZoneEditor | Editor for java. | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| URIEditor | Editor for java. | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| URLEditor | Editor for java. | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| UUIDEditor | Editor for java. | Class | org.springframework.beans.propertyeditors | Spring MVC |
|
| ZoneIdEditor | Editor for java. | Class | org.springframework.beans.propertyeditors | Spring MVC |