Package | Description |
---|---|
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 |
Utilities 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 interpreter 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 | |
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.bind.impl | |
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.
|
org.zkoss.zuti.zul |
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).
|
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 |
---|
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.
|
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. |
XelContext
Context information for XEL evaluation.
|
XelException
Represents a XEL exception.
|
Class and Description |
---|
XelContext
Context information for XEL evaluation.
|
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 |
---|
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 |
---|
XelContext
Context information for XEL evaluation.
|
XelException
Represents a XEL exception.
|
Class and Description |
---|
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.
|
Class and Description |
---|
VariableResolver
Used to customize the way an
Expression resolves variable
references at evaluation time. |
XelException
Represents a XEL exception.
|
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 |
---|
Expression
Represent a prepared (a.k.a., compiled) expression.
|
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.
|
Class and Description |
---|
Function
Represents a XEL function.
|
Class and Description |
---|
Function
Represents a XEL function.
|
Class and Description |
---|
Function
Represents a XEL function.
|
Class and Description |
---|
Function
Represents a XEL function.
|
Class and Description |
---|
Function
Represents a XEL function.
|
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. |
VariableResolver
Used to customize the way an
Expression resolves variable
references at evaluation time. |
XelContext
Context information for XEL evaluation.
|
Class and Description |
---|
ExpressionFactory
Used to prepare expressions (
Expression ). |
VariableResolver
Used to customize the way an
Expression resolves variable
references at evaluation time. |
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. |
VariableResolver
Used to customize the way an
Expression resolves variable
references at evaluation time. |
XelContext
Context information for XEL evaluation.
|
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. |
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 |
---|
VariableResolver
Used to customize the way an
Expression resolves variable
references at evaluation time. |
XelContext
Context information for XEL evaluation.
|
Class and Description |
---|
ExpressionFactory
Used to prepare expressions (
Expression ). |
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.
|
XelException
Represents a XEL exception.
|
Class and Description |
---|
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.
|
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. |
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 ). |
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
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. |
VariableResolverX
An extension of
VariableResolver to have more control to
resolve the variables. |
XelContext
Context information for XEL evaluation.
|
XelException
Represents a XEL exception.
|
Class and Description |
---|
VariableResolver
Used to customize the way an
Expression resolves variable
references at evaluation time. |
XelException
Represents a XEL exception.
|
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. |
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.