|
Class Summary |
| Action |
A class to hold data about a struts action as found in the struts
configuration file |
| ConfigurationEntry |
A class to hold common properties across struts config objects |
| FormBean |
A class to hold data about a Struts form bean as found in the configuration |
| Forward |
A class to represent a global forward as stored in the Struts configuration |
| ObjectConfigurationEntry |
A struts configuration entry that ends up as a java object, and hence
has a type property that is a java class name. |
| Struts10WarFile |
Encapsulates a Struts 1.0 War File. |
| Struts10WarValidator |
A class that validates a Struts 1.0 War File. |
| StrutsEntityResolver |
A class to resolve external entity definitions for struts artifacts. |