Uses of Interface
to.etc.template.TplCallback

Packages that use TplCallback
to.etc.template   
 

Uses of TplCallback in to.etc.template
 

Fields in to.etc.template declared as TplCallback
protected  TplCallback TplExpander.m_cb
          Deprecated.  
 

Constructors in to.etc.template with parameters of type TplCallback
ServletTplExpander(TplCallback cb)
          Deprecated.  
ServletTplExpander(TplCallback cb, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
          Deprecated.  
TplExpander(TplCallback cb)
          Deprecated. Constructor