|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.content.render.xhtml.editor.macro.EditorBodilessMacroMarshaller
com.atlassian.confluence.content.render.xhtml.editor.macro.EditorUnknownMacroMarshaller
public class EditorUnknownMacroMarshaller
| Field Summary |
|---|
| Fields inherited from class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorBodilessMacroMarshaller |
|---|
commonAttributeWriter, placeholderUrlFactory, xmlOutputFactory |
| Constructor Summary | |
|---|---|
EditorUnknownMacroMarshaller(CommonMacroAttributeWriter commonAttributeWriter,
PlaceholderUrlFactory placeholderUrlFactory,
javax.xml.stream.XMLOutputFactory xmlOutputFactory)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getCssClass(MacroDefinition definition)
|
protected java.lang.String |
getImageSource(MacroDefinition definition)
|
boolean |
handles(Macro macro)
|
| Methods inherited from class com.atlassian.confluence.content.render.xhtml.editor.macro.EditorBodilessMacroMarshaller |
|---|
marshal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EditorUnknownMacroMarshaller(CommonMacroAttributeWriter commonAttributeWriter,
PlaceholderUrlFactory placeholderUrlFactory,
javax.xml.stream.XMLOutputFactory xmlOutputFactory)
| Method Detail |
|---|
public boolean handles(Macro macro)
handles in interface MacroMarshallerhandles in class EditorBodilessMacroMarshallermacro - the macro to check. This may be null.
protected java.lang.String getCssClass(MacroDefinition definition)
getCssClass in class EditorBodilessMacroMarshallerprotected java.lang.String getImageSource(MacroDefinition definition)
getImageSource in class EditorBodilessMacroMarshaller
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||