|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.zkoss.zel.ExpressionFactory org.zkoss.zel.impl.ExpressionFactoryImpl org.zkoss.bind.xel.zel.BindExpressionFactoryImpl org.zkoss.zkmax.bind.impl.BindExpressionFactoryImplEx
public class BindExpressionFactoryImplEx
An extension of BindExpressionFactoryImpl to do a lazy initiating EL expression construction.
Constructor Summary | |
---|---|
BindExpressionFactoryImplEx()
|
Method Summary | |
---|---|
protected ExpressionBuilder |
newExpressionBuilder(java.lang.String expression,
ELContext context)
|
Methods inherited from class org.zkoss.zel.impl.ExpressionFactoryImpl |
---|
coerceToType, createMethodExpression, createValueExpression, createValueExpression, getStreamELResolver |
Methods inherited from class org.zkoss.zel.ExpressionFactory |
---|
getInitFunctionMap, newInstance, newInstance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BindExpressionFactoryImplEx()
Method Detail |
---|
protected ExpressionBuilder newExpressionBuilder(java.lang.String expression, ELContext context)
newExpressionBuilder
in class BindExpressionFactoryImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |