Package org.apache.geronimo.common.propertyeditor

Class Summary
ArrayListEditor A property editor for ArrayList.
ArrayPropertyEditorAdapter Adapter for editing array types.
BigDecimalEditor A property editor for BigDecimal.
BooleanEditor  
ByteEditor  
CharacterEditor  
ClassEditor A property editor for Class.
CollectionEditor A property editor for Collection.
DateEditor A property editor for Date.
DoubleEditor  
FileEditor A property editor for File.
FloatEditor  
HashSetEditor A property editor for HashSet.
InetAddressEditor  
IntegerEditor  
IteratorEditor A property editor for Iterator.
LinkedListEditor A property editor for LinkedList.
ListEditor A property editor for List.
ListIteratorEditor A property editor for ListIterator.
LongEditor  
ObjectNameEditor A property editor for ObjectName.
PropertiesEditor A property editor for Properties.
PropertyEditors A collection of PropertyEditor utilities.
SetEditor A property editor for Set.
ShortEditor  
StackEditor A property editor for Stack
TextPropertyEditorSupport A property editor support class for textual properties.
TreeSetEditor A property editor for TreeSet.
URIEditor  
URLEditor A property editor for URL.
VectorEditor A property editor for Vector.
 

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



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.