public class DollarParameterSupport extends ParameterSupportBase
ParameterSupport
which uses '${' as prefix and '}' as suffix.Constructor and Description |
---|
DollarParameterSupport()
Creates a new
DollarParameterSupport with no parameters |
DollarParameterSupport(Map<String,String> parameters)
Creates a new
DollarParameterSupport using the given parameters. |
allowDotInName, getExpressionEvaluator, getParameterNames, getParameters, getParameters, replaceParameters
public DollarParameterSupport(Map<String,String> parameters)
DollarParameterSupport
using the given parameters.parameters
- the parameters to usepublic DollarParameterSupport()
DollarParameterSupport
with no parametersCopyright © 2011–2023 aiticon GmbH. All rights reserved.