Package org.zkoss.xel

XEL - Extensible Expression Language to encapsulate different implementations, such as EL, MVEL and OGNL.

See:
          Description

Interface Summary
Expression Represent a prepared (aka., compiled) expression.
ExpressionFactory Used to prepare expressions (Expression).
Function Represents a XEL function.
FunctionMapper Used to customize the way to map between the XEL function names and the Function methods.
VariableResolver Used to customize the way an Expression resolves variable references at evaluation time.
VariableResolverX An extension of VariableResolver to have more control to resolve the variables.
XelContext Context information for XEL evalution.
 

Class Summary
Expressions Utilities to use XEL.
XelException.Aide Utilities.
 

Exception Summary
XelException Represents a XEL exception.
 

Package org.zkoss.xel Description

XEL - Extensible Expression Language to encapsulate different implementations, such as EL, MVEL and OGNL.



Copyright © 2005-2009 Potix Corporation. All Rights Reserved. SourceForge.net Logo