Uses of Package
org.zkoss.xel

Packages that use org.zkoss.xel
org.zkoss.el EL utilities enabling the use of EL expressions anywhere, not just in JSP pages 
org.zkoss.el.impl Implementation of EL utilities. 
org.zkoss.util.resource Resources and their locators and loaders. 
org.zkoss.util.resource.impl Implementation of resources and their locators and loaders. 
org.zkoss.xel XEL - Extensible Expression Language. 
 

Classes in org.zkoss.xel used by org.zkoss.el
Expression
          The abstract class for a prepared expression.
ExpressionEvaluator
          The abstract base class for an expression-language evaluator.
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.
XelException
          Represents a XEL exception.
 

Classes in org.zkoss.xel used by org.zkoss.el.impl
Function
          Represents a XEL function.
 

Classes in org.zkoss.xel used by org.zkoss.util.resource
VariableResolver
          Used to customize the way an Expression resolves variable references at evaluation time.
 

Classes in org.zkoss.xel used by org.zkoss.util.resource.impl
VariableResolver
          Used to customize the way an Expression resolves variable references at evaluation time.
 

Classes in org.zkoss.xel used by org.zkoss.xel
Expression
          The abstract class for a prepared 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.
XelException
          Represents a XEL exception.
 



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