|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Template | |
|---|---|
| org.teatrove.tea.engine | |
| Uses of Template in org.teatrove.tea.engine |
|---|
| Methods in org.teatrove.tea.engine that return Template | |
|---|---|
Template[] |
TemplateSource.getLoadedTemplates()
Returns the list of loaded templates |
Template[] |
TemplateSourceImpl.getLoadedTemplates()
|
Template |
TemplateSource.getTemplate(String name)
Returns the template object of the given template name |
Template |
TemplateSourceImpl.getTemplate(String name)
|
| Methods in org.teatrove.tea.engine that return types with arguments of type Template | |
|---|---|
Map<String,Template> |
TemplateSourceImpl.Results.getWrappedTemplates()
|
| Constructor parameters in org.teatrove.tea.engine with type arguments of type Template | |
|---|---|
TemplateSourceImpl.Results(TemplateCompilationResults transientResults,
TemplateLoader loader,
Date lastReload,
Set<String> known,
Map<String,Template> wrapped)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||