| Package | Description |
|---|---|
| org.xwiki.rendering.macro |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMacro<P>
Helper to implement Macro, providing some default implementation.
|
class |
AbstractNoParameterMacro
Base class for a macro which does not support any parameter.
|
| Modifier and Type | Method and Description |
|---|---|
Macro<?> |
MacroManager.getMacro(MacroId macroId) |
| Modifier and Type | Method and Description |
|---|---|
int |
AbstractMacro.compareTo(Macro<?> macro) |
Copyright © 2004–2014 XWiki. All rights reserved.