Uses of Interface
com.opensymphony.xwork2.config.providers.ValueSubstitutor
Packages that use ValueSubstitutor
Package
Description
Configuration provider classes.
Classes for Struts configuration and property handling.
-
Uses of ValueSubstitutor in com.opensymphony.xwork2.config.providers
Classes in com.opensymphony.xwork2.config.providers that implement ValueSubstitutorFields in com.opensymphony.xwork2.config.providers declared as ValueSubstitutorModifier and TypeFieldDescriptionprotected ValueSubstitutor
XmlDocConfigurationProvider.valueSubstitutor
Methods in com.opensymphony.xwork2.config.providers with parameters of type ValueSubstitutorModifier and TypeMethodDescriptionvoid
XmlDocConfigurationProvider.setValueSubstitutor
(ValueSubstitutor valueSubstitutor) -
Uses of ValueSubstitutor in org.apache.struts2.config
Methods in org.apache.struts2.config with parameters of type ValueSubstitutorModifier and TypeMethodDescriptionvoid
StrutsJavaConfigurationProvider.setValueSubstitutor
(ValueSubstitutor valueSubstitutor)