org.zkoss.zkdemo.test2
Class MyELFactory

java.lang.Object
  extended by org.zkoss.xel.el.ELFactory
      extended by org.zkoss.zkdemo.test2.MyELFactory
All Implemented Interfaces:
ExpressionFactory

public class MyELFactory
extends ELFactory

Tests of using my own evaluator.

Author:
tomyeh

Field Summary
 
Fields inherited from interface org.zkoss.xel.ExpressionFactory
FEATURE_CLASS, FEATURE_FUNCTION
 
Constructor Summary
MyELFactory()
           
 
Method Summary
 
Methods inherited from class org.zkoss.xel.el.ELFactory
evaluate, isSupported, parseExpression
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyELFactory

public MyELFactory()


Copyright © 2005-2009 Potix Corporation. All Rights Reserved. SourceForge.net Logo