Uses of Package
com.atlassian.confluence.content.render.xhtml.storage.macro
Packages that use com.atlassian.confluence.content.render.xhtml.storage.macro
Package
Description
-
-
Classes in com.atlassian.confluence.content.render.xhtml.storage.macro used by com.atlassian.confluence.content.render.xhtml.storage.macroClassDescriptionSpecifies the conditions by which the body of a macro should be transformed.A macro Id is used to identify a macro within a version of a page.An interface to logic that parses macro data, extracting the correct form of the body.Parses XHTML containing ac:macro elements and their parameters.Marshals a
MacroDefinition
into macro v2 storage format.Parses XHTML containing ac:structured-macro elements and their parameters. -
Classes in com.atlassian.confluence.content.render.xhtml.storage.macro used by com.atlassian.confluence.tinymceplugin.restClassDescriptionAn interface to logic that parses macro data, extracting the correct form of the body.
-