Interface | Description |
---|---|
InvokerTool.ObjectParser |
An
ObjectParser describes how to convert string values to objects. |
Class | Description |
---|---|
DisplayVersion | |
FileTemplateSource |
The standard implementation of
TemplateSource which retrieves templates from the
filesystem location under a specified root directory. |
InvokerTool | |
InvokerTool.DefaultObjectParser | |
RecompilingTemplateManager |
An implementation of the
TemplateManager interface which supports dynamic regeneration
and recompilation of templates as they are changed, much as JSP does. |
RecompilingTemplateManager.Data | |
ResourceTemplateSource |
An implementation of
TemplateSource which retrieves templates from Java resources. |
TemplateFileLocation |
Location of a template stored on the file system.
|
TemplateInspector |
An
TemplateInspector manages the reflective rendering of a template, given a
template path and a Map of argument values as Strings. |
TemplateProcessor | |
TemplateResourceLocation |
Copyright © 2003–2014 Jamon developers. All rights reserved.