Class EnvsValueSubstitutor
java.lang.Object
org.apache.struts2.config.providers.EnvsValueSubstitutor
- All Implemented Interfaces:
ValueSubstitutor
-
Field Summary
Modifier and TypeFieldDescriptionprotected org.apache.commons.text.StringSubstitutor
protected org.apache.commons.text.StringSubstitutor
-
Constructor Summary
-
Method Summary
-
Field Details
-
envStrSubstitutor
protected org.apache.commons.text.StringSubstitutor envStrSubstitutor -
sysStrSubstitutor
protected org.apache.commons.text.StringSubstitutor sysStrSubstitutor
-
-
Constructor Details
-
EnvsValueSubstitutor
public EnvsValueSubstitutor()
-
-
Method Details
-
substitute
- Specified by:
substitute
in interfaceValueSubstitutor
-