public class XelELResolver
extends java.lang.Object
implements javax.servlet.jsp.el.VariableResolver
Available in ZK EE
Notice that even if VariableResolverX is implemented,
it can only resolve the top-level variables, i.e., the base argument
is always null.
| Constructor and Description |
|---|
XelELResolver(XelContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
resolveVariable(java.lang.String name) |
public XelELResolver(XelContext ctx)
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.