Uses of Class
com.opensymphony.xwork2.conversion.impl.DefaultTypeConverter

Packages that use DefaultTypeConverter
com.opensymphony.xwork2.conversion.impl   
 

Uses of DefaultTypeConverter in com.opensymphony.xwork2.conversion.impl
 

Subclasses of DefaultTypeConverter in com.opensymphony.xwork2.conversion.impl
 class AnnotationXWorkConverter
          Deprecated. Since XWork 2.0.4, the implementation of XWorkConverter handles the processing of annotations.
 class EnumTypeConverter
          Deprecated. Since Struts 2.1.0 as enum support is now built into XWork
 class XWorkBasicConverter
          

XWork will automatically handle the most common type conversion for you.

 class XWorkConverter
          XWorkConverter is a singleton used by many of the Struts 2's Ognl extention points, such as InstantiatingNullHandler, XWorkListPropertyAccessor etc to do object conversion.
 



Copyright © 2009 OpenSymphony. All Rights Reserved.