Uses of Package
com.opensymphony.xwork2.config.providers
Packages that use com.opensymphony.xwork2.config.providers
Package
Description
Configuration provider classes.
Classes for Struts configuration and property handling.
This package contains a reimagining of the traditional Struts filter dispatchers.
-
Classes in com.opensymphony.xwork2.config.providers used by com.opensymphony.xwork2.config.providersClassDescriptionThis is a base XWork2
ConfigurationProvider
for loading configuration from a parsedXML document
. -
Classes in com.opensymphony.xwork2.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 XWork2
ConfigurationProvider
for loading configuration from a parsedXML document
. -
Classes in com.opensymphony.xwork2.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.