| Package | Description | 
|---|---|
| com.opensymphony.xwork2.config | Configuration core classes. | 
| com.opensymphony.xwork2.config.entities | 
Configuration entity classes. | 
| com.opensymphony.xwork2.config.impl | Configuration implementation classes. | 
| com.opensymphony.xwork2.util.location | Classes and utilities used to track location information. | 
| com.opensymphony.xwork2.util.reflection | |
| com.opensymphony.xwork2.validator | XWork validation subsystem. | 
| org.apache.struts2 | |
| org.apache.struts2.conversion | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConfigurationExceptionConfigurationException | 
| 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  | LocatablePropertiesProperties implementation that remembers the location of each property. | 
| class  | LocatedBase class for location aware objects | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ReflectionException | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ValidatorConfigHolds the necessary information for configuring an instance of a Validator. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StrutsExceptionA generic runtime exception that optionally contains Location information | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TypeConversionExceptionTypeConversionException should be thrown by any TypeConverters which fail to convert values | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.