| Interface | Description |
|---|---|
| Macro |
Base interface of a macro.
|
| Class | Description |
|---|---|
| AbstractMacro |
Abstract base class to execute
Macro. |
| EchoMacro |
A simple macro that prints out the key and value of some supplied parameters.
|
| MacroRequest |
MacroRequest class.
|
| SwfMacro |
Macro for embedding Flash (SWF) within Maven documentation.
|
| Exception | Description |
|---|---|
| MacroExecutionException |
Wrap an exception that occurs during the execution of a Doxia macro.
|
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.