Package org.xwiki.rendering.macro.descriptor
-
Interface Summary Interface Description ContentDescriptor Define a macro content.MacroDescriptor Describe a Macro (macro description and macro parameters description).ParameterDescriptor Define a macro parameter. -
Class Summary Class Description AbstractMacroDescriptor Describe a macro.DefaultContentDescriptor The default implementation ofContentDescriptor
.DefaultMacroDescriptor Describe a macro with no parameters.DefaultParameterDescriptor The default implementation ofParameterDescriptor
.