Uses of Package
org.jamon

Packages that use org.jamon
org.jamon   
 

Classes in org.jamon used by org.jamon
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.
 



jamon