| Class | Description | |
|---|---|---|
| AbstractPropertyEditor | Abstract property editor. | |
| BooleanPropertyEditor | Converts boolean string values (true or false) to a typed Boolean value. | |
| ClassPropertyEditor | Converts class names to class objects. | |
| NumberPropertyEditor | Converts a number represented by a string to a number object. |