Package org.apache.geronimo.common.propertyeditor

Class Summary
AbstractCollectionEditor An abstract collection editor.
AbstractCollectionEditorTest Abstract superclass for collection editor tests.
ArrayListEditor A property editor for ArrayList.
ArrayListEditorTest Unit test for ArrayListEditor class.
ArrayPropertyEditorAdapter Adapter for editing array types.
ArrayPropertyEditorAdapterTest Unit test for ArrayPropertyEditorAdapter class.
BigDecimalEditor A property editor for BigDecimal.
BooleanEditor  
ByteEditor  
CharacterEditor  
ClassEditor A property editor for Class.
CollectionEditor A property editor for Collection.
CollectionEditorTest Unit test for CollectionEditor class.
DateEditor A property editor for Date.
DoubleEditor  
FileEditor A property editor for File.
FloatEditor  
HashSetEditor A property editor for HashSet.
HashSetEditorTest Unit test for HashSetEditor class.
InetAddressEditor  
IntegerEditor  
IteratorEditor A property editor for Iterator.
LinkedListEditor A property editor for LinkedList.
LinkedListEditorTest Unit test for LinkedListEditor class.
ListEditor A property editor for List.
ListEditorTest Unit test for ListEditor class.
ListIteratorEditor A property editor for ListIterator.
LongEditor  
MapEditor A property editor for Properties.
ObjectNameEditor A property editor for ObjectName.
PropertiesEditor A property editor for Properties.
PropertyEditors A collection of PropertyEditor utilities.
PropertyEditorsTest Unit test for PropertyEditors class.
SetEditor A property editor for Set.
SetEditorTest Unit test for HashSetEditor class.
ShortEditor  
StackEditor A property editor for Stack
StackEditorTest Unit test for StackEditor class.
TextPropertyEditorSupport A property editor support class for textual properties.
TreeSetEditor A property editor for TreeSet.
TreeSetEditorTest Unit test for TreeSetEditor class.
URIEditor  
URLEditor A property editor for URL.
VectorEditor A property editor for Vector.
VectorEditorTest Unit test for VectorEditor class.
 

Exception Summary
PropertyEditorException An exception throw to indicate a problem with property editor conversion.
 



Copyright © 2005 Apache Software Foundation. All Rights Reserved.