public class ColorMacro extends BaseMacro
| Constructor and Description |
|---|
ColorMacro() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Writer writer,
org.radeox.macro.parameter.MacroParameter macroParameter) |
String |
getName() |
String[] |
getParamDescription() |
getDescription, getResourcePath, setDescription, setResourcePathclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcompareTopublic String getName()
getName in interface org.radeox.macro.MacrogetName in class org.radeox.macro.BaseMacropublic String[] getParamDescription()
getParamDescription in interface org.radeox.macro.MacrogetParamDescription in class org.radeox.macro.BaseMacropublic void execute(Writer writer, org.radeox.macro.parameter.MacroParameter macroParameter) throws IllegalArgumentException, IOException
execute in interface org.radeox.macro.Macroexecute in class org.radeox.macro.BaseMacroIllegalArgumentExceptionIOExceptionCopyright © 2019 Atlassian. All rights reserved.