Uses of Package
org.apache.struts2.config.providers
Packages that use org.apache.struts2.config.providers
Package
Description
Classes for Struts configuration and property handling.
Configuration provider classes.
This package contains a reimagining of the traditional Struts filter dispatchers.
-
Classes in org.apache.struts2.config.providers used by org.apache.struts2.configClassDescriptionLooks in the classpath for an XML file, "struts.xml" by default, and uses it for the XWork configuration.This is a base Struts
ConfigurationProvider
for loading configuration from a parsedXML document
. -
Classes in org.apache.struts2.config.providers used by org.apache.struts2.config.providersClassDescriptionThis is a base Struts
ConfigurationProvider
for loading configuration from a parsedXML document
. -
Classes in org.apache.struts2.config.providers used by org.apache.struts2.dispatcherClassDescriptionLooks in the classpath for an XML file, "struts.xml" by default, and uses it for the XWork configuration.