Uses of Class
com.caucho.jsp.cfg.TldAttribute.DeferredValue

Packages that use TldAttribute.DeferredValue
com.caucho.jsp.cfg   
 

Uses of TldAttribute.DeferredValue in com.caucho.jsp.cfg
 

Methods in com.caucho.jsp.cfg that return TldAttribute.DeferredValue
 TldAttribute.DeferredValue TldAttribute.getDeferredValue()
          Sets the deferred value.
 

Methods in com.caucho.jsp.cfg with parameters of type TldAttribute.DeferredValue
 void TldAttribute.setDeferredValue(TldAttribute.DeferredValue v)
          Sets the deferred value.