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)
UtlTailoringCore.PropertySourcegetValue in interface UtlTailoringCore.PropertySourcevariable - The key.defValue - default value to return of replacement isn't availableCopyright © 2019 N5 Technologies, Inc. All Rights Reserved.