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


public interface CommonMacroAttributeWriter


Method Summary
 void writeCommonAttributes(MacroDefinition macroDefinition, javax.xml.stream.XMLStreamWriter writer)
           
 

Method Detail

writeCommonAttributes

void writeCommonAttributes(MacroDefinition macroDefinition,
                           javax.xml.stream.XMLStreamWriter writer)
                           throws javax.xml.stream.XMLStreamException
Throws:
javax.xml.stream.XMLStreamException


Copyright © 2003-2014 Atlassian. All Rights Reserved.