public class ModelResolveUtility extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
replace(Feature feature,
String v,
ModelUtility.VariableResolver resolver)
Replace properties in the string.
|
public static String replace(Feature feature, String v, ModelUtility.VariableResolver resolver)
feature - The featurev - The variable nameresolver - Optional resolverIllegalArgumentException - If variable can't be found.Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.