@Component(value="anchor") public class AnchorMacro extends org.xwiki.rendering.macro.AbstractMacro<AnchorMacroParameters>
| Constructor and Description |
|---|
AnchorMacro() |
| Modifier and Type | Method and Description |
|---|---|
List<org.xwiki.rendering.block.Block> |
execute(AnchorMacroParameters parameters,
String content,
org.xwiki.rendering.transformation.MacroTransformationContext context) |
boolean |
supportsInlineMode() |
public List<org.xwiki.rendering.block.Block> execute(AnchorMacroParameters parameters, String content, org.xwiki.rendering.transformation.MacroTransformationContext context) throws org.xwiki.rendering.macro.MacroExecutionException
org.xwiki.rendering.macro.MacroExecutionExceptionpublic boolean supportsInlineMode()
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.