org.apache.xbean.blueprint.cm
Class JexlExpressionParser
java.lang.Object
org.apache.xbean.blueprint.cm.JexlExpressionParser
public class JexlExpressionParser
- extends Object
- Version:
- $Rev: 907189 $ $Date: 2010-02-06 03:01:43 -0500 (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 © 2005-2011. All Rights Reserved.