public class MacroEvaluator extends Object implements ConfigurationEvaluator
| Modifier and Type | Field and Description |
|---|---|
static String |
VALUE_QUOTE |
static String |
VALUE_SEPARATOR |
| Constructor and Description |
|---|
MacroEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
TreeNode |
evaluate(TreeNode rootNode,
TreeNode valueNode) |
MacroEvaluator |
fork() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitialize, invalidate, isDirty, name, watcherspublic static final String VALUE_QUOTE
public static final String VALUE_SEPARATOR
public MacroEvaluator fork()
fork in interface ConfigurationComponentpublic TreeNode evaluate(TreeNode rootNode, TreeNode valueNode)
evaluate in interface ConfigurationEvaluatorCopyright © 2013-2018–2019 SeedStack. All rights reserved.