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, wait
initialize, invalidate, isDirty, name, watchers
public static final String VALUE_QUOTE
public static final String VALUE_SEPARATOR
public MacroEvaluator fork()
fork
in interface ConfigurationComponent
public TreeNode evaluate(TreeNode rootNode, TreeNode valueNode)
evaluate
in interface ConfigurationEvaluator
Copyright © 2013-2018–2019 SeedStack. All rights reserved.