Package org.codehaus.plexus.summit.renderer

Interface Summary
Renderer A Renderer is a
 

Class Summary
AbstractRenderer Base class from which all Renderers are derived.
VelocityContextAdapter We use the Adapter pattern to create a wrapper around a ViewContext so that Velocity can use it as a Velocity Context to render the view.
VelocityRenderer A Renderer that can process Velocity templates.