Package webwork.util.editor

Interface Summary
FastPropertyEditor This interface is used instead of the PropertyEditor interface It is stateless so the editors can be cached
 

Class Summary
BigDecimalEditor  
BooleanEditor  
BooleanObjectEditor  
ByteEditor  
ByteObjectEditor  
DateEditor  
DateFormatEditor  
DoubleEditor  
DoubleObjectEditor  
FloatEditor  
FloatObjectEditor  
IntegerEditor  
IntegerObjectEditor  
LongEditor  
LongObjectEditor  
PropertyMessage This class contains bundle key strings used to look up localized messages for property editor exceptions.
ShortEditor  
ShortObjectEditor  
StringEditor  
TimestampEditor  
 

Exception Summary
PropertyEditorException This exception can be thrown by property editors instead of IllegalArgumentException ActionSupport will use the bundleKey to look up a localized error message.
 



Copyright © 2001-2003 WebWork All Rights Reserved.