public class BodyContentRenderable extends java.lang.Object implements Renderable
BodyContent as a Renderable instance.| Constructor and Description |
|---|
BodyContentRenderable(com.atlassian.confluence.core.BodyContent bodyContent) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.confluence.content.render.xhtml.ConversionContext |
getConversionContext() |
java.lang.String |
getText() |
RenderType |
getType() |
public BodyContentRenderable(com.atlassian.confluence.core.BodyContent bodyContent)
public java.lang.String getText()
getText in interface Renderablepublic RenderType getType()
getType in interface Renderablepublic com.atlassian.confluence.content.render.xhtml.ConversionContext getConversionContext()
getConversionContext in interface RenderableCopyright © 2013 randombits.org. All Rights Reserved.