public class VariableResolverUtil extends Object
| Constructor and Description |
|---|
VariableResolverUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
resolveValue(String value)
Resolves the variable pattern '${}' to a real value if present in the system properties.
|
public static String resolveValue(String value)
value - The potential variable value to resolveCopyright © 2016 SDL Group. All rights reserved.