org.zkoss.web.util.resource
Class ServletLabelResovler

java.lang.Object
  extended by org.zkoss.web.util.resource.ServletLabelResovler
All Implemented Interfaces:
Serializable, org.zkoss.xel.VariableResolver

Deprecated. As of release 5.0.7, Labels resolves the labels automatically.

public class ServletLabelResovler
extends Object
implements org.zkoss.xel.VariableResolver, Serializable

Author:
tomyeh
See Also:
Serialized Form

Constructor Summary
ServletLabelResovler()
          Deprecated.  
 
Method Summary
 Object resolveVariable(String name)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServletLabelResovler

public ServletLabelResovler()
Deprecated. 
Method Detail

resolveVariable

public Object resolveVariable(String name)
                       throws org.zkoss.xel.XelException
Deprecated. 
Specified by:
resolveVariable in interface org.zkoss.xel.VariableResolver
Throws:
org.zkoss.xel.XelException


Copyright © 2011. All Rights Reserved.