public class FacesSpringELExpressionParser extends 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,
ConversionService conversionService) |
addPropertyAccessor, createSpringELExpression, getConversionService, parseExpression
public FacesSpringELExpressionParser(org.springframework.expression.spel.standard.SpelExpressionParser expressionParser)
public FacesSpringELExpressionParser(org.springframework.expression.spel.standard.SpelExpressionParser expressionParser, ConversionService conversionService)