public static class VariablesSubstitutionHelper.PropFileVariablesSubstitutionHelper extends VariablesSubstitutionHelper
VariablesSubstitutionHelper.PropFileVariablesSubstitutionHelper, VariablesSubstitutionHelper.SimpleVariablesSubstitutionHelper
PATH, 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, resolveVariable
public String escapeVariableValue(String variableName, String rawValue)
VariablesSubstitutionHelper
escapeVariableValue
in class VariablesSubstitutionHelper
variableName
- Name of the variable, which is being substitutedrawValue
- Input valueCopyright © 2016–2021. All rights reserved.