public static class VariablesSubstitutionHelper.PropFileVariablesSubstitutionHelper extends VariablesSubstitutionHelper
VariablesSubstitutionHelper.PropFileVariablesSubstitutionHelper, VariablesSubstitutionHelper.SimpleVariablesSubstitutionHelperPATH, PROP_FILE| Constructor and Description |
|---|
PropFileVariablesSubstitutionHelper() |
| Modifier and Type | Method and Description |
|---|---|
String |
escapeVariableValue(String variableName,
String rawValue)
Escapes variable values for the required format.
|
hasMacros, hasMacros, resolveVariable, resolveVariablepublic String escapeVariableValue(String variableName, String rawValue)
VariablesSubstitutionHelperescapeVariableValue in class VariablesSubstitutionHelpervariableName - Name of the variable, which is being substitutedrawValue - Input valueCopyright © 2016–2021. All rights reserved.