Class XmlConfigurationProvider

java.lang.Object
com.opensymphony.xwork2.config.providers.XmlDocConfigurationProvider
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider
All Implemented Interfaces:
ConfigurationProvider, ContainerProvider, PackageProvider
Direct Known Subclasses:
StrutsXmlConfigurationProvider

public abstract class XmlConfigurationProvider extends XmlDocConfigurationProvider
Looks in the classpath for an XML file, "struts.xml" by default, and uses it for the XWork configuration.
Version:
$Revision$
Author:
tmjee, Rainer Hermanns, Neo