JTools

org.jtools.tmpl.compiler.parser
Class SimplePropertyEvaluator

java.lang.Object
  extended by org.jtools.tmpl.compiler.parser.SimplePropertyEvaluator
All Implemented Interfaces:
Evaluator

public class SimplePropertyEvaluator
extends Object
implements Evaluator


Constructor Summary
SimplePropertyEvaluator()
           
 
Method Summary
 void evaluate(NodeHandler handler)
           
static Evaluator.Factory getFactory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimplePropertyEvaluator

public SimplePropertyEvaluator()
Method Detail

getFactory

public static Evaluator.Factory getFactory()

evaluate

public void evaluate(NodeHandler handler)
              throws CompilerException
Specified by:
evaluate in interface Evaluator
Throws:
CompilerException

JTools

© 2000-2006, JTools.org.