Uses of Interface
com.atlassian.confluence.content.render.xhtml.editor.macro.MacroMarshaller
Packages that use MacroMarshaller
-
Uses of MacroMarshaller in com.atlassian.confluence.content.render.xhtml.editor.macro
Classes in com.atlassian.confluence.content.render.xhtml.editor.macro that implement MacroMarshallerModifier and TypeClassDescriptionclassMarshal a Macro that implements theEditorImagePlaceholderinterface and therefore displays a custom image in the editorclassMarshal a macro that provides its own HTML representation for the editor.classMarshal macros that don't have a body to editor format.classMarshal macros that have a body to editor formatclassReplaces EditorUnknownMacroMarshaller to handle both body and bodiless macros.Constructor parameters in com.atlassian.confluence.content.render.xhtml.editor.macro with type arguments of type MacroMarshallerModifierConstructorDescriptionEditorMacroMarshaller(MacroManager macroManager, List<MacroMarshaller> macroMarshallers)