Uses of Package
org.apache.shindig.gadgets.templates

Packages that use org.apache.shindig.gadgets.templates
org.apache.shindig.gadgets.rewrite   
org.apache.shindig.gadgets.templates   
org.apache.shindig.gadgets.templates.tags   
 

Classes in org.apache.shindig.gadgets.templates used by org.apache.shindig.gadgets.rewrite
ContainerTagLibraryFactory
          Serves up a per-container tag library to the TemplateRewriter.
TagRegistry
          A registry of custom tag handlers, keyed by a combination of namespace URL and tag name.
TemplateLibraryFactory
          Factory for template libraries.
TemplateProcessor
          A Template Processor can process templates and evaluate expressions.
 

Classes in org.apache.shindig.gadgets.templates used by org.apache.shindig.gadgets.templates
TagRegistry
          A registry of custom tag handlers, keyed by a combination of namespace URL and tag name.
TagRegistry.NSName
          A namespace-name pair used as Hash key for handler lookups.
TemplateContext
          Context for processing a single template.
TemplateLibrary
          A Template Library is a collection of tag handlers, and any necessary assets (CSS and Javascript).
TemplateProcessor
          A Template Processor can process templates and evaluate expressions.
TemplateResource
          Encapsulation of a single resource imported by a library for template execution.
TemplateResource.Type
           
 

Classes in org.apache.shindig.gadgets.templates used by org.apache.shindig.gadgets.templates.tags
TagRegistry
          A registry of custom tag handlers, keyed by a combination of namespace URL and tag name.
TagRegistry.NSName
          A namespace-name pair used as Hash key for handler lookups.
TemplateProcessor
          A Template Processor can process templates and evaluate expressions.
 



Copyright © 2007-2012. All Rights Reserved.