org.apache.maven.doxia.macro
Class EchoMacro

java.lang.Object
  extended byorg.apache.maven.doxia.macro.AbstractMacro
      extended byorg.apache.maven.doxia.macro.EchoMacro
All Implemented Interfaces:
Macro

public class EchoMacro
extends AbstractMacro


Field Summary
 
Fields inherited from interface org.apache.maven.doxia.macro.Macro
ROLE
 
Constructor Summary
EchoMacro()
           
 
Method Summary
 void execute(org.apache.maven.doxia.sink.Sink sink, MacroRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EchoMacro

public EchoMacro()
Method Detail

execute

public void execute(org.apache.maven.doxia.sink.Sink sink,
                    MacroRequest request)
             throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © {inceptionYear}-2006 null. All Rights Reserved.