Package org.zkoss.el

EL utilities enabling the use of EL expressions anywhere, not just in JSP pages

See:
          Description

Interface Summary
PageContext Represents a page context.
 

Class Summary
Evals Utilities to wrap the real implementation of Expression Language evaluators.
EvaluatorImpl The evaluator that implements ExpressionEvaluator.
FunctionMappers Utilities for handling FunctionMapper.
ObjectResolver Resolves the specified object's members as variables.
RequestResolver Used to wrap a request to provide JSP-like evaluation.
SimpleMapper A simple function mapper.
SimpleResolver A simple resolver that retrieve variable from a map.
Taglib Represents a taglib.
 

Package org.zkoss.el Description

EL utilities enabling the use of EL expressions anywhere, not just in JSP pages



Copyright © 2005-2007 Potix Corporation. All Rights Reserved.