| Package | Description |
|---|---|
| org.xwiki.rendering.macro | |
| org.xwiki.rendering.macro.descriptor |
| Modifier and Type | Method and Description |
|---|---|
MacroDescriptor |
AbstractMacro.getDescriptor() |
MacroDescriptor |
Macro.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractMacro.setDescriptor(MacroDescriptor descriptor)
Allows macro classes extending other macro classes to override the macro descriptor with their own.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMacroDescriptor
Describe a macro.
|
class |
DefaultMacroDescriptor
Describe a macro with no parameters.
|
Copyright © 2004–2014 XWiki. All rights reserved.