public class WysiwygEditingRenderer extends WikiRenderer
LINKS_SOURCE, LINKS_TRANSLATION, m_context, m_document| Constructor and Description |
|---|
WysiwygEditingRenderer(Context context,
WikiDocument doc)
Creates a WYSIWYG editing renderer.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getString()
Renders and returns the end result.
|
public WysiwygEditingRenderer(Context context, WikiDocument doc)
context - A WikiContext in which the rendering will take place.doc - The WikiDocument which shall be rendered.public java.lang.String getString() throws java.io.IOException
getString in class WikiRendererjava.io.IOException - If rendering fails.Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.