public class WebFlowSpringELExpressionParser
extends org.springframework.binding.expression.spel.SpringELExpressionParser
SpringELExpressionParser that registers Web Flow
specific Spring EL PropertyAccessors.| Constructor and Description |
|---|
WebFlowSpringELExpressionParser(org.springframework.expression.spel.standard.SpelExpressionParser expressionParser) |
WebFlowSpringELExpressionParser(org.springframework.expression.spel.standard.SpelExpressionParser parser,
org.springframework.binding.convert.ConversionService conversionService) |
public WebFlowSpringELExpressionParser(org.springframework.expression.spel.standard.SpelExpressionParser expressionParser)
public WebFlowSpringELExpressionParser(org.springframework.expression.spel.standard.SpelExpressionParser parser,
org.springframework.binding.convert.ConversionService conversionService)