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