public interface MacroDefinitionHandler
MacroDefinitions found in storage format.
See XhtmlContent.handleMacroDefinitions(java.lang.String, com.atlassian.confluence.content.render.xhtml.ConversionContext, com.atlassian.confluence.xhtml.api.MacroDefinitionHandler) for more detail.| Modifier and Type | Method and Description |
|---|---|
void |
handle(MacroDefinition macroDefinition)
Called each time a macro definition is found in the content.
|
void handle(MacroDefinition macroDefinition)
macroDefinition - of the macro found in the content.Copyright © 2003–2022 Atlassian. All rights reserved.