Uses of Package
com.opensymphony.xwork2.conversion.impl

Packages that use com.opensymphony.xwork2.conversion.impl
com.opensymphony.xwork2.conversion.impl   
com.opensymphony.xwork2.ognl   
com.opensymphony.xwork2.ognl.accessor   
com.opensymphony.xwork2.util XWork util classes. 
org.apache.struts2.util Miscellaneous helper classes. 
 

Classes in com.opensymphony.xwork2.conversion.impl used by com.opensymphony.xwork2.conversion.impl
DefaultObjectTypeDeterminer
          This ObjectTypeDeterminer looks at the Class-conversion.properties for entries that indicated what objects are contained within Maps and Collections.
DefaultTypeConverter
          Default type conversion.
XWorkBasicConverter
          

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

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.
 

Classes in com.opensymphony.xwork2.conversion.impl used by com.opensymphony.xwork2.ognl
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.
 

Classes in com.opensymphony.xwork2.conversion.impl used by com.opensymphony.xwork2.ognl.accessor
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.
 

Classes in com.opensymphony.xwork2.conversion.impl used by com.opensymphony.xwork2.util
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.
 

Classes in com.opensymphony.xwork2.conversion.impl used by org.apache.struts2.util
DefaultTypeConverter
          Default type conversion.
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.