de.intarsys.tools.expression
Class ExpressionEvaluator
java.lang.Object
de.intarsys.tools.expression.ExpressionEvaluator
public class ExpressionEvaluator
- extends Object
A VM singleton for an expression evaluating IStringEvaluator
instance. The expression evaluator may be for example used in the
TemplateEvaluator building a template engine.
ExpressionEvaluator
public ExpressionEvaluator()
get
public static IStringEvaluator get()
set
public static void set(IStringEvaluator active)
Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.