Spring Web Flow

Package org.springframework.faces.expression

Support for adapting Unified EL resolvers to the JSF 1.1 API.

See:
          Description

Class Summary
ELDelegatingPropertyResolver A JSF 1.1 PropertyResolver that delegates to a wrapped Unified EL resolver chain for property resolution.
ELDelegatingVariableResolver A JSF 1.1 VariableResolver that delegates to a wrapped Unified EL resolver chain for variable resolution.
 

Package org.springframework.faces.expression Description

Support for adapting Unified EL resolvers to the JSF 1.1 API.


Spring Web Flow