com.atlassian.confluence.content.render.xhtml.definition
Interface MacroBody

All Known Implementing Classes:
PlainTextMacroBody, RichTextMacroBody

public interface MacroBody

A type to represent macro bodies.

Since:
4.0

Method Summary
 String getBody()
           
 

Method Detail

getBody

String getBody()
Returns:
the macro body


Copyright © 2003-2012 Atlassian. All Rights Reserved.