| Class and Description | 
|---|
| com.opensymphony.xwork2.conversion.impl.AnnotationXWorkConverter
 Since XWork 2.0.4, the implementation of XWorkConverter handles the processing of annotations. 
 | 
| com.opensymphony.xwork2.conversion.impl.EnumTypeConverter
 Since Struts 2.1.0 as enum support is now built into XWork 
 | 
| com.opensymphony.xwork2.conversion.impl.GenericsObjectTypeDeterminer
 Use DefaultObjectTypeDeterminer instead. Since XWork 2.0.4 the DefaultObjectTypeDeterminer handles the
             annotation processing. 
 | 
| com.opensymphony.xwork2.MockActionInvocation
 Please use @see com.opensymphony.xwork2.mock.MockActionInvocation instead 
 | 
| Annotation Type and Description | 
|---|
| com.opensymphony.xwork2.validator.annotations.Validation
 Since Struts 2.1 because it isn't necessary anymore 
 | 
| Constructor and Description | 
|---|
| com.opensymphony.xwork2.config.impl.ActionConfigMatcher(Map Since 2.1, use  
ActionConfigMatcher.ActionConfigMatcher(PatternMatcher, Map, boolean) instead | 
| com.opensymphony.xwork2.config.impl.ActionConfigMatcher(Map Since 2.1, use  
ActionConfigMatcher.ActionConfigMatcher(PatternMatcher, Map, boolean) instead | 
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.