|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.doxia.macro.AbstractMacro
org.apache.maven.doxia.macro.SwfMacro
public class SwfMacro
Macro for embedding Flash (SWF) within Maven documentation.
| Field Summary |
|---|
| Fields inherited from interface org.apache.maven.doxia.macro.Macro |
|---|
EOL, ROLE |
| Constructor Summary | |
|---|---|
SwfMacro()
|
|
| Method Summary | |
|---|---|
void |
execute(Sink sink,
MacroRequest request)
Execute the current macro using the given MacroRequest, and emit events into the given sink. |
| Methods inherited from class org.apache.maven.doxia.macro.AbstractMacro |
|---|
enableLogging, getLog, required |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SwfMacro()
| Method Detail |
|---|
public void execute(Sink sink,
MacroRequest request)
throws MacroExecutionException
sink - The sink to receive the events.request - The corresponding MacroRequest.
MacroExecutionException - if an error occurred during execution.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||