| Package | Description |
|---|---|
| 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 to encapsulate different
implementations, such as EL, MVEL and OGNL.
|
| org.zkoss.xel.taglib |
Utilities to access taglibs, aka., the TLD files.
|
| org.zkoss.xel.util |
Utilties of XEL expressions.
|
| org.zkoss.xel.zel |
This implementation is based on ZEL 2.2 (Similar to EL 2.2).
|
| Class and Description |
|---|
| VariableResolver
Used to customize the way an
Expression resolves variable
references at evaluation time. |
| Class and Description |
|---|
| VariableResolver
Used to customize the way an
Expression resolves variable
references at evaluation time. |
| Class and Description |
|---|
| Expression
Represent a prepared (a.k.a., 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. |
| ValueReference
This represents a base model object and one of its properties (EL 2.2).
|
| VariableResolver
Used to customize the way an
Expression resolves variable
references at evaluation time. |
| XelContext
Context information for XEL evaluation.
|
| XelException
Represents a XEL exception.
|
| Class and Description |
|---|
| Function
Represents a XEL function.
|
| FunctionMapper
Used to customize the way to map between the XEL function names
and the
Function methods. |
| Class and Description |
|---|
| 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. |
| FunctionMapperExt
Implemented with
FunctionMapper to resolve the class. |
| VariableResolver
Used to customize the way an
Expression resolves variable
references at evaluation time. |
| XelContext
Context information for XEL evaluation.
|
| XelException
Represents a XEL exception.
|
| Class and Description |
|---|
| Expression
Represent a prepared (a.k.a., compiled) expression.
|
| ExpressionFactory
Used to prepare expressions (
Expression). |
| ExpressionX
An extension of
Expression to have more control to handle Expression Language EL 2.2 specs. |
| FunctionMapper
Used to customize the way to map between the XEL function names
and the
Function methods. |
| ValueReference
This represents a base model object and one of its properties (EL 2.2).
|
| XelContext
Context information for XEL evaluation.
|
| XelException
Represents a XEL exception.
|
Copyright © 2018. All rights reserved.