| Name | Description | Type | Package | Framework |
| ArrayConverter | Class | com.opensymphony.xwork2.conversion.impl | Apache Struts | |
| CollectionConverter | Class | com.opensymphony.xwork2.conversion.impl | Apache Struts | |
| Conversion | private Date date; public setDate(Date date) { | Class | com.opensymphony.xwork2.conversion.annotations | Apache Struts |
| ConversionAnnotationProcessor | Used to process TypeConversion annotation to read defined Converters | Interface | com.opensymphony.xwork2.conversion | Apache Struts |
| ConversionDescription | ConversionDescriptionVersion:$Id$Author:Rainer Hermanns | Class | com.opensymphony.xwork2.conversion.metadata | Apache Struts |
| ConversionFileProcessor | Used to process | Interface | com.opensymphony.xwork2.conversion | Apache Struts |
| ConversionPropertiesProcessor | Interface | com.opensymphony.xwork2.conversion | Apache Struts | |
| ConversionRule | Class | com.opensymphony.xwork2.conversion.annotations | Apache Struts | |
| ConversionType | Class | com.opensymphony.xwork2.conversion.annotations | Apache Struts | |
| DateConverter | Class | com.opensymphony.xwork2.conversion.impl | Apache Struts | |
| DefaultConversionAnnotationProcessor | Class | com.opensymphony.xwork2.conversion.impl | Apache Struts | |
| DefaultConversionFileProcessor | Class | com.opensymphony.xwork2.conversion.impl | Apache Struts | |
| DefaultConversionPropertiesProcessor | Class | com.opensymphony.xwork2.conversion.impl | Apache Struts | |
| DefaultObjectTypeDeterminer | This ObjectTypeDeterminer looks at the Class-conversion. | Class | com.opensymphony.xwork2.conversion.impl | Apache Struts |
| DefaultTypeConverter | Default type conversion. | Class | com.opensymphony.xwork2.conversion.impl | Apache Struts |
| DefaultTypeConverterCreator | Class | com.opensymphony.xwork2.conversion.impl | Apache Struts | |
| DefaultTypeConverterHolder | Class | com.opensymphony.xwork2.conversion.impl | Apache Struts | |
| InstantiatingNullHandler | Provided that the key ReflectionContextState. | Class | com.opensymphony.xwork2.conversion.impl | Apache Struts |
| NullHandler | Interface for handling null results from Chains. | Interface | com.opensymphony.xwork2.conversion | Apache Struts |
| NumberConverter | Class | com.opensymphony.xwork2.conversion.impl | Apache Struts | |
| ObjectTypeDeterminer | Determines what the key and and element class of a Map or Collection should be. | Interface | com.opensymphony.xwork2.conversion | Apache Struts |
| StringConverter | Class | com.opensymphony.xwork2.conversion.impl | Apache Struts | |
| TypeConversion | This annotation is used for class and application wide conversion rules. | Class | com.opensymphony.xwork2.conversion.annotations | Apache Struts |
| TypeConversionException | TypeConversionException should be thrown by any TypeConverters which fail to convert valuesAuthor:Jason Carreira | Class | com.opensymphony.xwork2.conversion | Apache Struts |
| TypeConverter | Interface for accessing the type conversion facilities within a context. | Interface | com.opensymphony.xwork2.conversion | Apache Struts |
| TypeConverterCreator | Interface | com.opensymphony.xwork2.conversion | Apache Struts | |
| TypeConverterHolder | Interface | com.opensymphony.xwork2.conversion | Apache Struts | |
| XWorkBasicConverter | XWork will automatically handle the most common type conversion for you. | Class | com.opensymphony.xwork2.conversion.impl | Apache Struts |
| XWorkConverter | XWorkConverter is a singleton used by many of the Struts 2's Ognl extension points, such as InstantiatingNullHandler, XWorkListPropertyAccessor etc to do object | Class | com.opensymphony.xwork2.conversion.impl | Apache Struts |