public class FacesSpringELExpressionParser
extends org.springframework.webflow.expression.spel.WebFlowSpringELExpressionParser
ExpressionParser for use with JSF. Adds JSF specific Spring EL PropertyAccessors.| Constructor and Description |
|---|
FacesSpringELExpressionParser(org.springframework.expression.spel.standard.SpelExpressionParser expressionParser) |
FacesSpringELExpressionParser(org.springframework.expression.spel.standard.SpelExpressionParser expressionParser,
org.springframework.binding.convert.ConversionService conversionService) |
public FacesSpringELExpressionParser(org.springframework.expression.spel.standard.SpelExpressionParser expressionParser)
public FacesSpringELExpressionParser(org.springframework.expression.spel.standard.SpelExpressionParser expressionParser,
org.springframework.binding.convert.ConversionService conversionService)