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