| Interface | Description | 
|---|---|
| ConversionAnnotationProcessor | 
 Used to process  
TypeConversion
 annotation to read defined Converters | 
| ConversionFileProcessor | 
 Used to process  
 | 
| ConversionPropertiesProcessor | 
 Used to read converters from Properties file 
 | 
| NullHandler | 
 Interface for handling null results from Chains. 
 | 
| ObjectTypeDeterminer | 
 Determines what the key and and element class of a Map or Collection should be. 
 | 
| TypeConverter | 
 Interface for accessing the type conversion facilities within a context. 
 | 
| TypeConverterCreator | 
 Instantiate converter classes, if cannot create TypeConverter throws exception 
 | 
| TypeConverterHolder | 
 Holds all mappings related to  
TypeConverters | 
| Exception | Description | 
|---|---|
| TypeConversionException | 
 TypeConversionException should be thrown by any TypeConverters which fail to convert values 
 | 
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.