public abstract class AbstractSimpleExpressionHandler extends Object implements ExpressionHandler
| Constructor and Description |
|---|
AbstractSimpleExpressionHandler() |
public abstract String getPrefix()
getPrefix in interface ExpressionHandlerpublic Object evaluate(String expression) throws Exception
evaluate in interface ExpressionHandlerExceptionCopyright © 2015. All Rights Reserved.