@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, setResourcePath
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
compareTo
public String getName()
getName
in interface org.radeox.macro.Macro
getName
in class org.radeox.macro.BaseMacro
public String[] getParamDescription()
getParamDescription
in interface org.radeox.macro.Macro
getParamDescription
in class org.radeox.macro.BaseMacro
public void execute(Writer writer, org.radeox.macro.parameter.MacroParameter macroParameter) throws IllegalArgumentException, IOException
execute
in interface org.radeox.macro.Macro
execute
in class org.radeox.macro.BaseMacro
IllegalArgumentException
IOException
public static String generateAnchor(PageContext context, String anchorTitle)
Copyright © 2003–2017 Atlassian. All rights reserved.