| Package | Description |
|---|---|
| org.jamon |
| Class and Description |
|---|
| AbstractTemplateImpl |
| AbstractTemplateManager
An abstract implementation of
TemplateManager which handles some of the common tasks
surrounding template replacement. |
| AbstractTemplateProxy |
| AbstractTemplateProxy.ImplData |
| AbstractTemplateProxy.Intf |
| AbstractTemplateProxy.ReplacementConstructor
A constructor for a proxy class for a replacing template.
|
| AbstractTemplateReplacer
A base class for classes wishing to define a
TemplateReplacer. |
| IdentityTemplateReplacer
A
TemplateReplacer which always returns the original proxy. |
| Renderer
A simple interface describing that which knows how to render.
|
| TemplateManager
A
TemplateManager is the entry point to obtaining instances of template objects. |
| TemplateManagerSource
The source for obtaining a default
TemplateManager. |
| TemplateReplacer
Possibly replaces proxy instances with proxy instances for replacement templates.
|
Copyright © 2003-2013 Jamon developers. All Rights Reserved.