Uses of Interface
com.atlassian.confluence.content.render.xhtml.editor.macro.CommonMacroAttributeWriter

Packages that use CommonMacroAttributeWriter
com.atlassian.confluence.content.render.xhtml.editor.macro   
 

Uses of CommonMacroAttributeWriter in com.atlassian.confluence.content.render.xhtml.editor.macro
 

Fields in com.atlassian.confluence.content.render.xhtml.editor.macro declared as CommonMacroAttributeWriter
protected  CommonMacroAttributeWriter EditorBodilessMacroMarshaller.commonAttributeWriter
           
 

Constructors in com.atlassian.confluence.content.render.xhtml.editor.macro with parameters of type CommonMacroAttributeWriter
CustomImageEditorMacroMarshaller(CommonMacroAttributeWriter commonAttributeWriter, HttpContext httpContext, 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)
           
EditorUnknownMacroMarshaller(CommonMacroAttributeWriter commonAttributeWriter, PlaceholderUrlFactory placeholderUrlFactory, XMLOutputFactory xmlOutputFactory)
           
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.