Interface | Description |
---|---|
Converter |
Class | Description |
---|---|
AbstractCollectionConverter | |
AbstractConverter |
A base class for converters.
|
AbstractMapConverter | |
ArrayConverter |
Adapter for editing array types.
|
ArrayListEditor |
Adapter for editing array types.
|
BigDecimalEditor |
A property editor for BigDecimal typed properties.
|
BigIntegerEditor |
A property editor for BigDecimal typed properties.
|
BooleanEditor | |
ByteEditor | |
CharacterEditor | |
ClassEditor |
A property editor for converting class names into class object instances
|
CollectionUtil | |
CommonsLoggingConverter | |
DateEditor |
A property editor for Date typed properties.
|
DoubleEditor | |
EnumConverter | |
FileEditor |
A property editor for
File . |
FloatEditor | |
GenericCollectionConverter | |
GenericMapConverter | |
HashMapEditor |
A property editor for indirect property bundles.
|
HashtableEditor |
A property editor for indirect property bundles.
|
IdentityHashMapEditor |
A property editor for indirect property bundles.
|
Inet4AddressEditor | |
Inet6AddressEditor | |
InetAddressEditor | |
IntegerEditor | |
JndiConverter | |
LinkedHashMapEditor |
A property editor for indirect property bundles.
|
LinkedHashSetEditor |
Adapter for editing array types.
|
LinkedListEditor |
Adapter for editing array types.
|
ListEditor |
Adapter for editing array types.
|
Log4jConverter | |
LoggerConverter | |
LongEditor | |
MapEditor |
A property editor for indirect property bundles.
|
ObjectNameEditor |
A property editor for
ObjectName . |
PatternConverter | |
PropertiesEditor |
A property editor for indirect property bundles.
|
PropertyEditors |
The property editor manager.
|
ReferenceIdentityMap |
Streamlined version of a WeakIdentityHashMap.
|
SetEditor |
Adapter for editing array types.
|
ShortEditor | |
SortedMapEditor |
A property editor for indirect property bundles.
|
SortedSetEditor |
Adapter for editing array types.
|
StringEditor | |
TreeMapEditor |
A property editor for indirect property bundles.
|
TreeSetEditor |
Adapter for editing array types.
|
URIEditor | |
URLEditor |
A property editor for URL typed properties.
|
VectorEditor |
Adapter for editing array types.
|
WeakHashMapEditor |
A property editor for indirect property bundles.
|
Exception | Description |
---|---|
PropertyEditorException |
An exception for property editor conversion problems.
|
Copyright © 2005-2016. All Rights Reserved.