Package org.jamon

Interface Summary
AbstractTemplateProxy.Intf  
Renderer A simple interface describing that which knows how to render.
TemplateManager A TemplateManager is the entry point to obtaining instances of template objects.
 

Class Summary
AbstractRenderer A simple abstract class which lacks only a Writer to which to render.
AbstractTemplateImpl  
AbstractTemplateProxy  
AbstractTemplateProxy.ImplData  
BasicTemplateManager A standard implementation of the TemplateManager interface.
TemplateManagerSource The source for obtaining a default TemplateManager.
 



jamon