public class EnvsValueSubstitutor extends Object implements ValueSubstitutor
| Modifier and Type | Field and Description | 
|---|---|
| protected org.apache.commons.text.StringSubstitutor | envStrSubstitutor | 
| protected org.apache.commons.text.StringSubstitutor | sysStrSubstitutor | 
| Constructor and Description | 
|---|
| EnvsValueSubstitutor() | 
protected org.apache.commons.text.StringSubstitutor envStrSubstitutor
protected org.apache.commons.text.StringSubstitutor sysStrSubstitutor
public String substitute(String value)
substitute in interface ValueSubstitutorCopyright © 2000–2020 Apache Software Foundation. All rights reserved.