Uses of Class
org.apache.struts2.util.location.Located
Packages that use Located
Package
Description
Configuration entity classes.
Configuration implementation classes.
XWork validation subsystem.
- 
Uses of Located in org.apache.struts2.config.entitiesSubclasses of Located in org.apache.struts2.config.entitiesModifier and TypeClassDescriptionclassContains everything needed to configure and execute an action: methodName - the method name to execute on the action.classConfiguration for exception mapping.classConfiguration for Interceptors.classConfiguration for InterceptorStack.classConfiguration for Package.classConfiguration for Result.classConfiguration class for result types.class
- 
Uses of Located in org.apache.struts2.config.implSubclasses of Located in org.apache.struts2.config.implModifier and TypeClassDescriptionclassFactory that remembers where a constant came fromclassAttaches location information to the factory.
- 
Uses of Located in org.apache.struts2.validatorSubclasses of Located in org.apache.struts2.validatorModifier and TypeClassDescriptionclassHolds the necessary information for configuring an instance of a Validator.