intarsys runtime library

de.intarsys.tools.expression
Class ExpressionEvaluator

java.lang.Object
  extended by 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.


Constructor Summary
ExpressionEvaluator()
           
 
Method Summary
static IStringEvaluator get()
           
static void set(IStringEvaluator active)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpressionEvaluator

public ExpressionEvaluator()
Method Detail

get

public static IStringEvaluator get()

set

public static void set(IStringEvaluator active)

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.