Uses of Package
com.atlassian.confluence.content.render.xhtml.storage.macro
-
Classes in com.atlassian.confluence.content.render.xhtml.storage.macro used by com.atlassian.confluence.content.render.xhtml.editor.macro Class Description MacroId A macro Id is used to identify a macro within a version of a page. -
Classes in com.atlassian.confluence.content.render.xhtml.storage.macro used by com.atlassian.confluence.content.render.xhtml.storage.macro Class Description MacroBodyTransformationCondition Specifies the conditions by which the body of a macro should be transformed.MacroId A macro Id is used to identify a macro within a version of a page.StorageMacroBodyParser An interface to logic that parses macro data, extracting the correct form of the body.StorageMacroV1Marshaller StorageMacroV1Unmarshaller Parses XHTML containing ac:macro elements and their parameters.StorageMacroV2Marshaller Marshals aMacroDefinition
into macro v2 storage format.StorageMacroV2Unmarshaller 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.rest Class Description StorageMacroBodyParser An interface to logic that parses macro data, extracting the correct form of the body. -
Classes in com.atlassian.confluence.content.render.xhtml.storage.macro used by com.atlassian.confluence.xhtml.api Class Description MacroId A macro Id is used to identify a macro within a version of a page.