Uses of Class
org.apache.struts2.config.providers.XmlDocConfigurationProvider
Packages that use XmlDocConfigurationProvider
Package
Description
Classes for Struts configuration and property handling.
Configuration provider classes.
-
Uses of XmlDocConfigurationProvider in org.apache.struts2.config
Subclasses of XmlDocConfigurationProvider in org.apache.struts2.configModifier and TypeClassDescriptionclass
Override Xwork class so we can use an arbitrary config file -
Uses of XmlDocConfigurationProvider in org.apache.struts2.config.providers
Subclasses of XmlDocConfigurationProvider in org.apache.struts2.config.providersModifier and TypeClassDescriptionclass
Looks in the classpath for an XML file, "struts.xml" by default, and uses it for the XWork configuration.