| Package | Description | 
|---|---|
| com.opensymphony.xwork2.util | 
 XWork util classes. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ResolverUtil.AnnotatedWith
A Test that checks to see if each class is annotated with a specific annotation. 
 | 
static class  | 
ResolverUtil.IsA
A Test that checks to see if each class is assignable to the provided class. 
 | 
static class  | 
ResolverUtil.NameEndsWith
A Test that checks to see if each class name ends with the provided suffix. 
 | 
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.