Class EnvsValueSubstitutor
java.lang.Object
org.apache.struts2.config.providers.EnvsValueSubstitutor
- All Implemented Interfaces:
- ValueSubstitutor
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected org.apache.commons.text.StringSubstitutorprotected org.apache.commons.text.StringSubstitutor
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
envStrSubstitutorprotected org.apache.commons.text.StringSubstitutor envStrSubstitutor
- 
sysStrSubstitutorprotected org.apache.commons.text.StringSubstitutor sysStrSubstitutor
 
- 
- 
Constructor Details- 
EnvsValueSubstitutorpublic EnvsValueSubstitutor()
 
- 
- 
Method Details- 
substitute- Specified by:
- substitutein interface- ValueSubstitutor
 
 
-