| Package | Description |
|---|---|
| org.apache.shindig.gadgets.templates |
| Modifier and Type | Method and Description |
|---|---|
TemplateContext |
TemplateProcessor.getTemplateContext() |
TemplateContext |
DefaultTemplateProcessor.getTemplateContext() |
| Modifier and Type | Method and Description |
|---|---|
DocumentFragment |
TemplateProcessor.processTemplate(Element template,
TemplateContext templateContext,
javax.el.ELResolver globals,
TagRegistry registry)
Process an entire template.
|
DocumentFragment |
DefaultTemplateProcessor.processTemplate(Element template,
TemplateContext templateContext,
javax.el.ELResolver globals,
TagRegistry registry)
Process an entire template.
|
| Constructor and Description |
|---|
TemplateELResolver(TemplateContext templateContext) |
Copyright © 2007-2012. All Rights Reserved.