Package org.springmodules.validation.util.fel.parser

Class Summary
OgnlFunctionExpressionParser A FunctionExpressionParser implementation that knows how to parse OGNL expressions and return the appropriate function.
PropertyPathFunctionExpressionParser A FunctionExpressionParser implementation that knows how to parse BeanWrapper-like property paths and returns a function that extracts the appropriate property value from the given object (bean).
ValangFunctionExpressionParser A FunctionExpressionParser implementation that knows how to parse valang function expressions.
 



Copyright © 2009. All Rights Reserved.