public static final class UtlStr.SubstResolverFromEnv extends Object implements UtlStr.ISubstResolver
UtlEnv.| Constructor and Description |
|---|
SubstResolverFromEnv() |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue(String variable,
String defValue)
Returns a replacement property.
|
public final String getValue(String variable, String defValue)
UtlTailoring.PropertySourcegetValue in interface UtlTailoring.PropertySourcevariable - The key.defValue - default value to return of replacement isn't availableCopyright © 2019 Neeve Research, LLC. All Rights Reserved.