|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.zkoss.xel | |||
---|---|---|---|
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.web.servlet.dsp | Dynamic Servlet Page (DSP). | ||
org.zkoss.web.servlet.dsp.impl | Classes used to implement DSP. | ||
org.zkoss.web.servlet.xel | XEL Utilities that depends on Servlets. | ||
org.zkoss.web.util.resource | Utilities to access Web resources. | ||
org.zkoss.xel | XEL - Extensible Expression Language to encapsulate different implementations, such as EL, MVEL and OGNL. | ||
org.zkoss.xel.el | This implementation is based on zcommons-EL. | ||
org.zkoss.xel.taglib | Utilities to access taglibs, aka., the TLD files. | ||
org.zkoss.xel.util | Utilties of XEL expressions. | ||
org.zkoss.zk.scripting | Scripting intepreter relevant classes, including interpreter, namespace and so on. | ||
org.zkoss.zk.scripting.bsh | BeanShell - Java Interpreter. | ||
org.zkoss.zk.scripting.groovy | Groovy Interpreter | ||
org.zkoss.zk.scripting.rhino | Rhino - JavaScript Interpreter org.zkoss.scripting.bsf.rhino.RhinoInterpreter An implementation based on Rhino org.zkoss.scripting.bsf.rhino.RhinoInterpreter An implementation based on Rhino but went through BSF. | ||
org.zkoss.zk.scripting.util | Utilities for implementing interpters and namespaces. | ||
org.zkoss.zk.ui | Interfaces of the common user-interfaces, such as Page and Component. | ||
org.zkoss.zk.ui.http | HTTP relevant utilities and servlets for implementing user interfaces (implementation only). | ||
org.zkoss.zk.ui.impl | Implementation of user interfaces and factories (implementation only). | ||
org.zkoss.zk.ui.metainfo | Metainfo representing pages and languages (implementation only). | ||
org.zkoss.zk.xel | ZK XEL utilities. | ||
org.zkoss.zk.xel.impl | XEL utilities for implementation only. | ||
org.zkoss.zkmax.xel.el | This implementation is based on Apache Commons EL, ApacheELFactory. | ||
org.zkoss.zkmax.xel.mvel | A XEL implemetation based on MVEL. | ||
org.zkoss.zkmax.xel.ognl | A XEL implemetation based on OGNL. | ||
org.zkoss.zkmax.xel.util | Utilities to implement XEL factories. | ||
org.zkoss.zkplus.cdi | Utilities to support | org.zkoss.zkplus.jndi | Utilities to support JNDI |
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.web.servlet.dsp | |
---|---|
VariableResolver
Used to customize the way an Expression resolves variable
references at evaluation time. |
|
XelContext
Context information for XEL evalution. |
|
XelException
Represents a XEL exception. |
Classes in org.zkoss.xel used by org.zkoss.web.servlet.dsp.impl | |
---|---|
XelContext
Context information for XEL evalution. |
|
XelException
Represents a XEL exception. |
Classes in org.zkoss.xel used by org.zkoss.web.servlet.xel | |
---|---|
ExpressionFactory
Used to prepare expressions ( Expression ). |
|
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.web.util.resource | |
---|---|
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.xel | |
---|---|
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. |
|
XelContext
Context information for XEL evalution. |
|
XelException
Represents a XEL exception. |
Classes in org.zkoss.xel used by org.zkoss.xel.el | |
---|---|
Expression
Represent a prepared (aka., compiled) expression. |
|
ExpressionFactory
Used to prepare expressions ( Expression ). |
|
XelContext
Context information for XEL evalution. |
|
XelException
Represents a XEL exception. |
Classes in org.zkoss.xel used by org.zkoss.xel.taglib | |
---|---|
FunctionMapper
Used to customize the way to map between the XEL function names and the Function methods. |
Classes in org.zkoss.xel used by org.zkoss.xel.util | |
---|---|
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. |
|
XelContext
Context information for XEL evalution. |
|
XelException
Represents a XEL exception. |
Classes in org.zkoss.xel used by org.zkoss.zk.scripting | |
---|---|
Function
Represents a XEL function. |
Classes in org.zkoss.xel used by org.zkoss.zk.scripting.bsh | |
---|---|
Function
Represents a XEL function. |
Classes in org.zkoss.xel used by org.zkoss.zk.scripting.groovy | |
---|---|
Function
Represents a XEL function. |
Classes in org.zkoss.xel used by org.zkoss.zk.scripting.rhino | |
---|---|
Function
Represents a XEL function. |
Classes in org.zkoss.xel used by org.zkoss.zk.scripting.util | |
---|---|
Function
Represents a XEL function. |
Classes in org.zkoss.xel used by org.zkoss.zk.ui | |
---|---|
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. |
|
XelContext
Context information for XEL evalution. |
Classes in org.zkoss.xel used by org.zkoss.zk.ui.http | |
---|---|
VariableResolver
Used to customize the way an Expression resolves variable
references at evaluation time. |
Classes in org.zkoss.xel used by org.zkoss.zk.ui.impl | |
---|---|
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. |
|
XelContext
Context information for XEL evalution. |
Classes in org.zkoss.xel used by org.zkoss.zk.ui.metainfo | |
---|---|
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. |
Classes in org.zkoss.xel used by org.zkoss.zk.xel | |
---|---|
Expression
Represent a prepared (aka., compiled) expression. |
|
XelException
Represents a XEL exception. |
Classes in org.zkoss.xel used by org.zkoss.zk.xel.impl | |
---|---|
Expression
Represent a prepared (aka., compiled) expression. |
|
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. |
|
XelException
Represents a XEL exception. |
Classes in org.zkoss.xel used by org.zkoss.zkmax.xel.el | |
---|---|
Expression
Represent a prepared (aka., compiled) expression. |
|
ExpressionFactory
Used to prepare expressions ( Expression ). |
|
FunctionMapper
Used to customize the way to map between the XEL function names and the Function methods. |
|
XelContext
Context information for XEL evalution. |
|
XelException
Represents a XEL exception. |
Classes in org.zkoss.xel used by org.zkoss.zkmax.xel.mvel | |
---|---|
Expression
Represent a prepared (aka., compiled) expression. |
|
ExpressionFactory
Used to prepare expressions ( Expression ). |
|
XelContext
Context information for XEL evalution. |
|
XelException
Represents a XEL exception. |
Classes in org.zkoss.xel used by org.zkoss.zkmax.xel.ognl | |
---|---|
Expression
Represent a prepared (aka., compiled) expression. |
|
ExpressionFactory
Used to prepare expressions ( Expression ). |
|
XelContext
Context information for XEL evalution. |
|
XelException
Represents a XEL exception. |
Classes in org.zkoss.xel used by org.zkoss.zkmax.xel.util | |
---|---|
VariableResolver
Used to customize the way an Expression resolves variable
references at evaluation time. |
Classes in org.zkoss.xel used by org.zkoss.zkplus.cdi | |
---|---|
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. |
|
XelException
Represents a XEL exception. |
Classes in org.zkoss.xel used by org.zkoss.zkplus.jndi | |
---|---|
VariableResolver
Used to customize the way an Expression resolves variable
references at evaluation time. |
|
XelException
Represents a XEL exception. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |