org.apache.aries.blueprint.jexl.evaluator
Class JexlExpressionParser
java.lang.Object
org.apache.aries.blueprint.jexl.evaluator.JexlExpressionParser
public class JexlExpressionParser
- extends Object
- Version:
- $Rev: 907189 $ $Date: 2010-02-06 16:01:43 +0800 (Sat, 06 Feb 2010) $
Field Summary |
protected org.apache.commons.jexl2.JexlContext |
context
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
context
protected final org.apache.commons.jexl2.JexlContext context
JexlExpressionParser
public JexlExpressionParser(Map<String,Object> vars)
evaluate
public Object evaluate(String expression)
throws Exception
- Throws:
Exception
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.