Uses of Class
com.opensymphony.xwork2.util.XWorkConverter

Packages that use XWorkConverter
com.opensymphony.xwork2.util XWork util classes. 
 

Uses of XWorkConverter in com.opensymphony.xwork2.util
 

Subclasses of XWorkConverter in com.opensymphony.xwork2.util
 class AnnotationXWorkConverter
          

Type conversion is great for situations where you need to turn a String in to a more complex object.

 

Fields in com.opensymphony.xwork2.util declared as XWorkConverter
private static XWorkConverter XWorkMapPropertyAccessor._converter
           
private static XWorkConverter XWorkConverter.instance
           
 

Methods in com.opensymphony.xwork2.util that return XWorkConverter
static XWorkConverter XWorkConverter.getInstance()
           
 

Methods in com.opensymphony.xwork2.util with parameters of type XWorkConverter
static void XWorkConverter.setInstance(XWorkConverter instance)
           
 



Copyright © 2007 OpenSymphony. All Rights Reserved.