Uses of Interface
com.atlassian.confluence.content.render.xhtml.editor.macro.CommonMacroAttributeWriter
Packages that use CommonMacroAttributeWriter
-
Uses of CommonMacroAttributeWriter in com.atlassian.confluence.content.render.xhtml.editor.macro
Fields in com.atlassian.confluence.content.render.xhtml.editor.macro declared as CommonMacroAttributeWriterModifier and TypeFieldDescriptionprotected final CommonMacroAttributeWriterEditorBodilessMacroMarshaller.commonAttributeWriterConstructors in com.atlassian.confluence.content.render.xhtml.editor.macro with parameters of type CommonMacroAttributeWriterModifierConstructorDescriptionCustomImageEditorMacroMarshaller(CommonMacroAttributeWriter commonAttributeWriter, ContextPathHolder contextPathHolder, PlaceholderUrlFactory placeholderUrlFactory, XMLOutputFactory xmlOutputFactory) CustomPlaceholderEditorMarshaller(CommonMacroAttributeWriter commonAttributeWriter, PlaceholderUrlFactory placeholderUrlFactory, XMLOutputFactory xmlOutputFactory) EditorBodilessMacroMarshaller(CommonMacroAttributeWriter commonAttributeWriter, PlaceholderUrlFactory placeholderUrlFactory, XMLOutputFactory xmlOutputFactory) EditorBodyMacroMarshaller(CommonMacroAttributeWriter commonAttributeWriter, PlaceholderUrlFactory placeholderUrlFactory, XMLOutputFactory xmlOutputFactory) ImprovedEditorUnknownMacroMarshaller(CommonMacroAttributeWriter commonAttributeWriter, PlaceholderUrlFactory placeholderUrlFactory, XMLOutputFactory xmlOutputFactory)