org.apache.velocity.site.doxia.renderer
Class VelocityAptRenderer

java.lang.Object
  extended by org.apache.maven.doxia.parser.AbstractParser
      extended by org.apache.velocity.site.doxia.renderer.AbstractVelocityRenderer
          extended by org.apache.velocity.site.doxia.renderer.VelocityAptRenderer
All Implemented Interfaces:
org.apache.maven.doxia.parser.Parser, org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable

public class VelocityAptRenderer
extends AbstractVelocityRenderer

This is the apt-parsing instance of the AbstractVelocityRenderer.

Version:
$Revision: 526751 $
Author:
Henning P. Schmiedehausen

Field Summary
 
Fields inherited from class org.apache.velocity.site.doxia.renderer.AbstractVelocityRenderer
container
 
Fields inherited from class org.apache.maven.doxia.parser.AbstractParser
macroManager, secondParsing
 
Fields inherited from interface org.apache.maven.doxia.parser.Parser
JUSTIFY_CENTER, JUSTIFY_LEFT, JUSTIFY_RIGHT, ROLE
 
Constructor Summary
VelocityAptRenderer()
          Creates a new VelocityAptRenderer object.
 
Method Summary
 
Methods inherited from class org.apache.velocity.site.doxia.renderer.AbstractVelocityRenderer
contextualize, getParser, parse
 
Methods inherited from class org.apache.maven.doxia.parser.AbstractParser
executeMacro, getBasedir, setSecondParsing
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VelocityAptRenderer

public VelocityAptRenderer()
Creates a new VelocityAptRenderer object.



Copyright © 2006-2007 The Apache Software Foundation. All Rights Reserved.