| Package | Description |
|---|---|
| org.randombits.support.confluence.render |
| Modifier and Type | Class and Description |
|---|---|
class |
BodyContentRenderable
Represents a
BodyContent as a Renderable instance. |
class |
DefaultRenderable
Allows manual construction of a
Renderable value, where all the relevant pieces
are provided at construction. |
| Modifier and Type | Method and Description |
|---|---|
protected Renderable |
BodyContentToRenderableConverter.convert(com.atlassian.confluence.core.BodyContent bodyContent) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
DefaultRenderAssistant.render(Renderable renderable) |
java.lang.String |
RenderAssistant.render(Renderable renderable) |
Copyright © 2013 randombits.org. All Rights Reserved.