|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.zkoss.xel | |
|---|---|
| org.zkoss.bind.impl | Core Implementation for ZK Bind |
| org.zkoss.bind.sys | System level classes for ZK Bind |
| org.zkoss.bind.xel | XEL for ZK Bind |
| org.zkoss.bind.xel.zel | ZEL of XEL for ZK Bind |
| 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.xel.zel | This implementation is based on ZEL 2.2 (Similar to EL 2.2). |
| 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.ui.select | Utilities of ZK Component Selector, which retrieves components by selector rules, like CSS selectors. |
| org.zkoss.zk.ui.sys | Internal interfaces of user interfaces and factories (behind the scene). |
| org.zkoss.zk.ui.util | Utilities to handle user interfaces. |
| 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 Contexts and Dependency Injection(JSR-299). |
| org.zkoss.zkplus.jndi | Utilities to support JNDI |
| org.zkoss.zml | The ZK XML Component Set. |
| Classes in org.zkoss.xel used by org.zkoss.bind.impl | |
|---|---|
| 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. |
|
| Classes in org.zkoss.xel used by org.zkoss.bind.sys | |
|---|---|
| ExpressionX
An extension of Expression to have more control to handle Expression Language EL 2.2 specs. |
|
| ValueReference
This represents a base model object and one of its properties (EL 2.2). |
|
| XelException
Represents a XEL exception. |
|
| Classes in org.zkoss.xel used by org.zkoss.bind.xel | |
|---|---|
| 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. |
|
| XelContext
Context information for XEL evaluation. |
|
| XelException
Represents a XEL exception. |
|
| Classes in org.zkoss.xel used by org.zkoss.bind.xel.zel | |
|---|---|
| XelContext
Context information for XEL evaluation. |
|
| 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 evaluation. |
|
| XelException
Represents a XEL exception. |
|
| Classes in org.zkoss.xel used by org.zkoss.web.servlet.dsp.impl | |
|---|---|
| XelContext
Context information for XEL evaluation. |
|
| 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 (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. |
|
| Classes in org.zkoss.xel used by org.zkoss.xel.el | |
|---|---|
| Expression
Represent a prepared (a.k.a., compiled) expression. |
|
| XelContext
Context information for XEL evaluation. |
|
| XelException
Represents a XEL exception. |
|
| Classes in org.zkoss.xel used by org.zkoss.xel.taglib | |
|---|---|
| Function
Represents a XEL function. |
|
| 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 | |
|---|---|
| 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. |
|
| Classes in org.zkoss.xel used by org.zkoss.xel.zel | |
|---|---|
| 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. |
|
| 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 | |
|---|---|
| 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 evaluation. |
|
| Classes in org.zkoss.xel used by org.zkoss.zk.ui.http | |
|---|---|
| ExpressionFactory
Used to prepare expressions ( Expression). |
|
| 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 | |
|---|---|
| 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 evaluation. |
|
| Classes in org.zkoss.xel used by org.zkoss.zk.ui.metainfo | |
|---|---|
| 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. |
|
| Classes in org.zkoss.xel used by org.zkoss.zk.ui.select | |
|---|---|
| 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.sys | |
|---|---|
| VariableResolver
Used to customize the way an Expression resolves variable
references at evaluation time. |
|
| XelContext
Context information for XEL evaluation. |
|
| Classes in org.zkoss.xel used by org.zkoss.zk.ui.util | |
|---|---|
| ExpressionFactory
Used to prepare expressions ( Expression). |
|
| 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 (a.k.a., compiled) expression. |
|
| XelException
Represents a XEL exception. |
|
| Classes in org.zkoss.xel used by org.zkoss.zk.xel.impl | |
|---|---|
| Expression
Represent a prepared (a.k.a., 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. |
|
| 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 evaluation. |
|
| XelException
Represents a XEL exception. |
|
| Classes in org.zkoss.xel used by org.zkoss.zkmax.xel.el | |
|---|---|
| Expression
Represent a prepared (a.k.a., 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 evaluation. |
|
| XelException
Represents a XEL exception. |
|
| Classes in org.zkoss.xel used by org.zkoss.zkmax.xel.mvel | |
|---|---|
| Expression
Represent a prepared (a.k.a., compiled) expression. |
|
| ExpressionFactory
Used to prepare expressions ( Expression). |
|
| XelContext
Context information for XEL evaluation. |
|
| XelException
Represents a XEL exception. |
|
| Classes in org.zkoss.xel used by org.zkoss.zkmax.xel.ognl | |
|---|---|
| Expression
Represent a prepared (a.k.a., compiled) expression. |
|
| ExpressionFactory
Used to prepare expressions ( Expression). |
|
| XelContext
Context information for XEL evaluation. |
|
| 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 evaluation. |
|
| 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. |
|
| Classes in org.zkoss.xel used by org.zkoss.zml | |
|---|---|
| VariableResolver
Used to customize the way an Expression resolves variable
references at evaluation time. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||