Package com.opensymphony.xwork2.conversion

Interface Summary
ConversionAnnotationProcessor Used to process TypeConversion annotation to read defined Converters
ConversionFileProcessor Used to process -conversion.properties file to read defined Converters
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 Summary
TypeConversionException TypeConversionException should be thrown by any TypeConverters which fail to convert values
 



Copyright © 2000–2018 Apache Software Foundation. All rights reserved.