|
Jive Forums API (5.5.8) Developer Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jivesoftware.forum.renderer.impl.JiveRenderEngine
public class JiveRenderEngine
The default implementation of the Renderer interface.
| Constructor Summary | |
|---|---|
JiveRenderEngine()
|
|
| Method Summary | |
|---|---|
protected void |
init()
|
java.lang.String |
render(java.lang.String content,
RenderContext context)
Render the input string according to the RenderStrategy and RenderTarget
specified by the given render context. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JiveRenderEngine()
| Method Detail |
|---|
protected void init()
public java.lang.String render(java.lang.String content,
RenderContext context)
RendererRenderStrategy and RenderTarget
specified by the given render context.
render in interface Renderercontent - the input to rendercontext - rendering context containing all necessary information required for rendering
|
Jive Forums Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||