Uses of Interface
com.atlassian.confluence.content.render.xhtml.editor.macro.MacroParameterSerializer
-
Packages that use MacroParameterSerializer Package Description com.atlassian.confluence.content.render.xhtml.editor.macro -
-
Uses of MacroParameterSerializer in com.atlassian.confluence.content.render.xhtml.editor.macro
Classes in com.atlassian.confluence.content.render.xhtml.editor.macro that implement MacroParameterSerializer Modifier and Type Class Description class
DefaultMacroParameterSerializer
Serializes and deserializes macro parameters in the following format a=b|c=d.
-