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
          Deprecated. Since XWork 2.0.4, the implementation of XWorkConverter handles the processing of annotations.
 

Fields in com.opensymphony.xwork2.util declared as XWorkConverter
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 © 2000-2007 Apache Software Foundation. All Rights Reserved.