Uses of Class
org.apache.struts2.util.location.Located
Package
Description
Configuration entity classes.
Configuration implementation classes.
XWork validation subsystem.
-
Uses of Located in org.apache.struts2.config.entities
Modifier and TypeClassDescriptionclass
Contains everything needed to configure and execute an action: methodName - the method name to execute on the action.class
Configuration for exception mapping.class
Configuration for Interceptors.class
Configuration for InterceptorStack.class
Configuration for Package.class
Configuration for Result.class
Configuration class for result types.class
-
Uses of Located in org.apache.struts2.config.impl
Modifier and TypeClassDescriptionclass
Factory that remembers where a constant came fromclass
Attaches location information to the factory. -
Uses of Located in org.apache.struts2.validator
Modifier and TypeClassDescriptionclass
Holds the necessary information for configuring an instance of a Validator.