| Package | Description | 
|---|---|
| com.opensymphony.xwork2.config.entities | 
Configuration entity classes. | 
| com.opensymphony.xwork2.config.impl | Configuration implementation classes. | 
| com.opensymphony.xwork2.validator | XWork validation subsystem. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ActionConfigContains everything needed to configure and execute an action:
 
 methodName - the method name to execute on the action. | 
| class  | ExceptionMappingConfigConfiguration for exception mapping. | 
| class  | InterceptorConfigConfiguration for Interceptors. | 
| class  | InterceptorStackConfigConfiguration for InterceptorStack. | 
| class  | PackageConfigConfiguration for Package. | 
| class  | ResultConfigConfiguration for Result. | 
| class  | ResultTypeConfigConfiguration class for result types. | 
| class  | UnknownHandlerConfig | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LocatableConstantFactory<T>Factory that remembers where a constant came from | 
| class  | LocatableFactory<T>Attaches location information to the factory. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ValidatorConfigHolds the necessary information for configuring an instance of a Validator. | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.