@Deprecated public class AnchorMacro extends com.atlassian.renderer.macro.BaseMacro
| Constructor and Description |
|---|
AnchorMacro()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Writer writer,
org.radeox.macro.parameter.MacroParameter macroParameter)
Deprecated.
|
static String |
generateAnchor(PageContext context,
String anchorTitle)
Deprecated.
|
String |
getName()
Deprecated.
|
String[] |
getParamDescription()
Deprecated.
|
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.BaseMacroIllegalArgumentExceptionIOExceptionpublic static String generateAnchor(PageContext context, String anchorTitle)
Copyright © 2003–2018 Atlassian. All rights reserved.