Uses of Interface
org.apache.struts2.config.providers.ValueSubstitutor
Packages that use ValueSubstitutor
Package
Description
Classes for Struts configuration and property handling.
Configuration provider classes.
-
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) -
Uses of ValueSubstitutor in org.apache.struts2.config.providers
Classes in org.apache.struts2.config.providers that implement ValueSubstitutorFields in org.apache.struts2.config.providers declared as ValueSubstitutorModifier and TypeFieldDescriptionprotected ValueSubstitutor
XmlDocConfigurationProvider.valueSubstitutor
Methods in org.apache.struts2.config.providers with parameters of type ValueSubstitutorModifier and TypeMethodDescriptionvoid
XmlDocConfigurationProvider.setValueSubstitutor
(ValueSubstitutor valueSubstitutor)