public class EditorUnknownMacroMarshaller extends EditorBodilessMacroMarshaller
commonAttributeWriter, placeholderUrlFactory, xmlOutputFactory
Constructor and Description |
---|
EditorUnknownMacroMarshaller(CommonMacroAttributeWriter commonAttributeWriter,
PlaceholderUrlFactory placeholderUrlFactory,
XMLOutputFactory xmlOutputFactory) |
Modifier and Type | Method and Description |
---|---|
protected String |
getCssClass(MacroDefinition definition) |
protected String |
getImageSource(MacroDefinition definition) |
boolean |
handles(Macro macro) |
marshal
public EditorUnknownMacroMarshaller(CommonMacroAttributeWriter commonAttributeWriter, PlaceholderUrlFactory placeholderUrlFactory, XMLOutputFactory xmlOutputFactory)
public boolean handles(Macro macro)
handles
in interface MacroMarshaller
handles
in class EditorBodilessMacroMarshaller
macro
- the macro to check. This may be null.protected String getCssClass(MacroDefinition definition)
getCssClass
in class EditorBodilessMacroMarshaller
protected String getImageSource(MacroDefinition definition)
getImageSource
in class EditorBodilessMacroMarshaller
Copyright © 2003–2015 Atlassian. All rights reserved.