Uses of Package
sunlabs.brazil.template

Packages that use sunlabs.brazil.template
sunlabs.brazil.asterisk   
sunlabs.brazil.handler   
sunlabs.brazil.sunlabs   
sunlabs.brazil.template   
 

Classes in sunlabs.brazil.template used by sunlabs.brazil.asterisk
RewriteContext
          A variant containing instance variables that may be referenced by rewriting filters.
Template
           
TemplateInterface
          Interface for templates.
 

Classes in sunlabs.brazil.template used by sunlabs.brazil.handler
RewriteContext
          A variant containing instance variables that may be referenced by rewriting filters.
Template
           
TemplateInterface
          Interface for templates.
 

Classes in sunlabs.brazil.template used by sunlabs.brazil.sunlabs
ContentTemplate
          Template class for extracting content out of remote html pages.
FormTemplate
          Template class for substituting default values into html forms.
RewriteContext
          A variant containing instance variables that may be referenced by rewriting filters.
Template
           
TemplateInterface
          Interface for templates.
 

Classes in sunlabs.brazil.template used by sunlabs.brazil.template
QueueTemplate.Queue
          Create an object queue.
QueueTemplate.QueueItem
          A bag of items to keep on the Q.
RewriteContext
          A variant containing instance variables that may be referenced by rewriting filters.
SetTemplate
          Template (and handler) class for setting and getting values to and from the current (or other) request context.
Template
           
TemplateInterface
          Interface for templates.
TemplateRunner
          Class for processing html templates.