JSF-Spring

Package de.mindmatters.faces.el

Classes for evaluating and processing reference expressions.

See:
          Description

Class Summary
ConstantMethodBinding Convenient method binding that does nothing other than returning a fixed outcome String when invoked.
ELParser Utility class to implement support functionality to "morph" JSP EL into JSF EL.
ELUtils Utility class for interpreting and evaluating parsed JSF reference expressions.
ELVariableResolver Servlet-API VariableResolver implementation based upon the original VariableResolver of the underlying JSF implementation.
MethodBindingPropertyEditor Editor for MethodBinding, to directly populate a MethodBinding property.
ValueBindingPropertyEditor Editor for ValueBinding, to directly populate a ValueBinding property.
 

Package de.mindmatters.faces.el Description

Classes for evaluating and processing reference expressions. The implementations based upon Apache's commons-el package.


JSF-Spring

Copyright © 2006 mindmatters GmbH & Co. KG