public final class SimpleVariablesInterpolator extends Object implements VariablesInterpolator
| Constructor and Description |
|---|
SimpleVariablesInterpolator() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
interpolate(@NotNull String format,
@Nullable Map<String,String> properties) |
@NotNull public @NotNull String interpolate(@NotNull @NotNull String format, @Nullable @Nullable Map<String,String> properties)
interpolate in interface VariablesInterpolatorCopyright © 2007–2022 The Apache Software Foundation. All rights reserved.