public class WysiwygEditingRenderer extends WikiRenderer
LINKS_SOURCE, LINKS_TRANSLATION, m_context, m_document
Constructor and Description |
---|
WysiwygEditingRenderer(WikiContext context,
WikiDocument doc)
Creates a WYSIWYG editing renderer.
|
public WysiwygEditingRenderer(WikiContext context, WikiDocument doc)
context
- A WikiContext in which the rendering will take place.doc
- The WikiDocument which shall be rendered.public String getString() throws IOException
getString
in class WikiRenderer
IOException
- If rendering fails.Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.