de.intarsys.tools.expression
Class TemplateEvaluator
java.lang.Object
de.intarsys.tools.expression.TemplateEvaluator
public class TemplateEvaluator
- extends Object
A VM singleton for a template evaluation engine. This should be able to
evaluate templates with embedded expressions, for example in the form
"${expr}". The expressions may be evaluated using the
ExpressionEvaluator instance.
TemplateEvaluator
public TemplateEvaluator()
get
public static IStringEvaluator get()
set
public static void set(IStringEvaluator active)
Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.