| Class | Description |
|---|---|
| AbstractPropertyEditor |
An abstract bi-directional
PropertyEditor. |
| ArrayEditor |
A
PropertyEditor which converts a String into
a one-dimensional array and vice versa. |
| BooleanEditor | |
| ByteEditor | |
| CharacterEditor | |
| ClassEditor | |
| CollectionEditor | |
| DateEditor | |
| DoubleEditor | |
| EnumEditor | |
| FileEditor | |
| FloatEditor | |
| InetAddressEditor | |
| InetSocketAddressEditor | |
| IntegerEditor | |
| ListEditor | |
| LongEditor | |
| MapEditor | |
| NullEditor |
A dummy
PropertyEditor for null. |
| NumberEditor | |
| PatternEditor | |
| PropertiesEditor | |
| PropertyEditorFactory |
A factory that creates a new
PropertyEditor which is appropriate for
the specified object or class. |
| SetEditor | |
| ShortEditor | |
| StringEditor |
A dummy
PropertyEditor for a String. |
| URIEditor | |
| URLEditor | |
| VmPipeAddressEditor |
Copyright © 2004–2019 Apache MINA Project. All rights reserved.