public class ModelResolveUtility
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
replace(Feature feature,
java.lang.String v,
ModelUtility.VariableResolver resolver)
Replace properties in the string.
|
public static java.lang.String replace(Feature feature, java.lang.String v, ModelUtility.VariableResolver resolver)
feature
- The featurev
- The variable nameresolver
- Optional resolverjava.lang.IllegalArgumentException
- If variable can't be found.Copyright © 2010 - 2020 Adobe. All Rights Reserved