@Component(value="color") public class ColorMacro extends org.xwiki.rendering.macro.AbstractMacro<ColorMacroParameters>
| Constructor and Description |
|---|
ColorMacro() |
| Modifier and Type | Method and Description |
|---|---|
List<org.xwiki.rendering.block.Block> |
execute(ColorMacroParameters parameters,
String content,
org.xwiki.rendering.transformation.MacroTransformationContext context) |
protected org.xwiki.rendering.parser.Parser |
getSyntaxParser(String syntaxId) |
boolean |
supportsInlineMode() |
public List<org.xwiki.rendering.block.Block> execute(ColorMacroParameters parameters, String content, org.xwiki.rendering.transformation.MacroTransformationContext context) throws org.xwiki.rendering.macro.MacroExecutionException
org.xwiki.rendering.macro.MacroExecutionExceptionpublic boolean supportsInlineMode()
protected org.xwiki.rendering.parser.Parser getSyntaxParser(String syntaxId) throws org.xwiki.rendering.macro.MacroExecutionException
org.xwiki.rendering.macro.MacroExecutionExceptionCopyright © 2003–2018 eXo Platform SAS. All rights reserved.